Commit Graph

30524 Commits

Author SHA1 Message Date
Szu-Yu Chen [:aknow]
c0e0e1beb4 Bug 1129402 - Fix IMEI request. r=hsinyi 2015-02-06 14:56:43 +08:00
Edgar Chen
acf26b1179 Bug 1123624 - Part 3: Fix test_ril_system_messenger.js. r=bevis 2015-02-06 14:26:55 +08:00
Edgar Chen
82d0b4c072 Bug 1123624 - Part 2-4: Add tests for play tone and poll interval. r=bevis 2015-02-02 16:50:49 +08:00
Edgar Chen
216061920a Bug 1123624 - Part 2-3: Add tests for stk system message. r=bevis 2015-02-02 17:20:57 +08:00
Edgar Chen
896be3fdea Bug 1123624 - Part 2-2: Wrapping and mofiying the test data in test_stk_*.js. r=bevis 2015-02-04 17:46:27 +08:00
Edgar Chen
533f70883f Bug 1123624 - Part 2-1: Remove redundant test data in test_stk_*.js. r=bevis 2015-02-02 14:43:04 +08:00
Edgar Chen
7fd13126d4 Bug 1123624 - Part 1-2: Throwing exception if the mandatory field isn't showed in proactive command and refactoring handler of SelectItem and SetupMenu. r=bevis 2015-02-04 16:34:59 +08:00
Edgar Chen
0aea788d19 Bug 1123624 - Part 1-1: Having a consistent proactive command format in both system message and dom event. r=bevis 2015-01-07 13:08:57 +08:00
Jim Mathies
5900d85d78 Bug 1130842 - Prior to aborting the child process due to an ipc processing error, annotate the child's crash report with the ipc failure reason text. r=billm 2015-02-08 12:37:21 -06:00
Andrea Marchesini
d5b3bb031f Bug 1129317 - SystemMessageInternal should release/reject all the pending promises, r=fabrice 2015-02-08 09:38:59 +00:00
Phil Ringnalda
4ff351fa76 Merge b-i to m-c, a=merge 2015-02-07 18:02:06 -08:00
Andrea Marchesini
46bf4d6259 Bug 939509 - File constuctor should use lastModified attribute, r=bz 2015-02-07 18:29:22 +00:00
Phil Ringnalda
5badbdb8a4 Merge m-c to b-i 2015-02-07 09:01:30 -08:00
Olli Pettay
9fc98fd805 Bug 1124245, nsGlobalWindow::IsActive shouldn't depend on the state in nsFocusManager, r=Enn 2015-02-06 18:26:29 +02:00
Phil Ringnalda
c865152e04 Back out 3da63ccbadef (bug 984050) for Windows cppunit bustage
CLOSED TREE
2015-02-06 19:49:42 -08:00
Terrence Cole
6e2fa3a6b0 Bug 1128110 - Share common operators on pointer-like GC classes; r=sfink 2015-02-04 15:27:00 -08:00
Wes Kocher
88d592d8d2 Backed out changeset 84808ff42fd0 (bug 939509) for build bustage 2015-02-06 16:06:55 -08:00
Kyle Machulis
2b75eb7551 Bug 1115130 - Add logging for User Timing API; r=baku 2015-02-06 16:00:51 -08:00
Andrea Marchesini
db4292e808 Bug 939509 - File constuctor should use lastModified attribute, r=bz 2015-02-06 23:35:24 +00:00
Andrea Marchesini
d9876086c9 Bug 984050 - Persist ServiceWorker registrations, r=bent, r=nsm 2015-02-06 23:31:33 +00:00
Ben Turner
d716f4edca Bug 1130541, r=janv. 2015-02-06 15:25:33 -08:00
Chris Peterson
6c6aceb1db Bug 1129325 - Remove nonstandard let blocks from dom. r=mrbkap 2015-01-24 23:38:46 -08:00
Edgar Chen
abb6011e75 Bug 1129946 - [STK] Add result code for "Command performed successfully, but requested icon could not be displayed". r=hsinyi 2015-01-06 19:26:00 +08:00
Wes Kocher
121be22948 Merge inbound to m-c a=merge CLOSED TREE 2015-02-06 14:44:10 -08:00
Jeff Gilbert
31f494f506 Backout 80a88a3badba for causing bug 1130086. 2015-02-06 11:37:04 -08:00
Nikhil Marathe
caf6b06882 Bug 1127882 - Fix Promise include. 2015-02-06 10:08:31 -08:00
Ryan VanderMeulen
f628dacd88 Merge m-c to inbound. a=merge 2015-02-06 11:36:03 -05:00
Ryan VanderMeulen
781961b676 Merge b2g-inbound to m-c. a=merge 2015-02-06 11:34:51 -05:00
Bob Owen
bb1da6346b Bug 1127230: Change the NPAPI sandbox prefs to integers to indicate the level of sandboxing. r=bsmedberg 2015-01-30 17:48:15 +00:00
Carsten "Tomcat" Book
6072603124 Backed out changeset d9c07e4cc016 (bug 1130041) for bustage on a CLOSED TREE 2015-02-06 08:43:49 +01:00
Andrea Marchesini
9177c63758 Bug 1130041 - "UNIFIED_SOURCE for BroadcastChannel" r=smaug 2015-02-05 10:33:00 +01:00
Andrea Marchesini
007906c982 Bug 1130031 - Better serialization for non-transferable objects from workers to main-thread in the console API, r=sfink 2015-02-05 18:50:43 +00:00
Garvan Keeley
36d477acce Bug 1129696 - Added missing retain/release on NSTimer. r=dougt 2015-02-04 16:00:00 +01:00
Dhi Aurrahman
a3d52372b7 Bug 1125766 - Throw proper error types for TextEncoder(), TextDecoder() and TextDecoder.decode(). r=bz 2015-02-04 18:46:26 +07:00
JW Wang
d2b5500313 Bug 868866 - only stop delaying the load event when media fetch has stalled is MSE case. r=cpearce 2015-02-01 18:21:00 +01:00
Boris Zbarsky
fa291e5d82 Bug 1130259. Make sure the integer overload of ScrollBy calls the double one, not itself. r=kip 2015-02-06 11:27:15 -05:00
Kartikaya Gupta
027f507e48 Bug 1130129 - Better handle a case where the APZ hit-test disagrees with the main-thread hit-test results. r=botond 2015-02-06 09:26:44 -05:00
Olli Pettay
bc4b4241f5 Bug 676470, ensure null-checking mCurrentTarget actually works, r=masayuki 2015-02-06 18:02:22 +02:00
Tom Schuster
b09ea7fa82 Bug 1124935 - Remove LookupProperty from JS_GetPropertyDescriptor. r=efaust,bz 2015-02-06 15:43:20 +01:00
Avi Halachmi
3bb10387bf Bug 1120650: add telemetry probe for slow script notices. r=vladan, r=billm 2015-02-06 16:02:37 +02:00
Ryan VanderMeulen
6c476fc4fe Backed out changeset 900bd9173e8f (bug 676470) for mochitest-other asserts.
CLOSED TREE
2015-02-06 09:07:39 -05:00
Ryan VanderMeulen
1c576a7b21 Backed out changeset 2ad2c849f0be (bug 1013743) for Gij failures. 2015-02-06 09:07:25 -05:00
Kan-Ru Chen (陳侃如)
27da42d3e8 Bug 1121558 - Remove message listener after test-success. r=smaug 2015-02-06 19:57:41 +08:00
Olli Pettay
82ef6db371 Bug 1013743, MutationObserver should observe only the subtree it is attached to, r=wchen 2015-02-06 12:55:24 +02:00
Olli Pettay
cb911b4f4b Bug 1126851, window object should special case only resize event dispatched to itself, r=bz 2015-02-06 12:42:23 +02:00
Olli Pettay
af546ca486 Bug 676470, ensure null-checking mCurrentTarget actually works, r=masayuki 2015-02-06 02:56:30 +02:00
Andrea Marchesini
9fc51f4ae0 Bug 1130041 - UNIFIED_SOURCE for BroadcastChannel, r=smaug 2015-02-06 11:06:35 +00:00
Seth Fowler
a8ef6e5edc Bug 1125490 (Part 2) - Use an enumeration instead of a boolean to request discarding in nsIImageLoadingContent. r=tn 2015-02-06 02:51:12 -08:00
Seth Fowler
a5c94e2c70 Bug 1125490 (Part 1) - Make sure we request discarding for images in PresShell::Destroy. r=tn 2015-02-06 02:51:12 -08:00
Hsin-Yi Tsai
1b0236d69d Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug 2015-01-29 15:55:47 +08:00