Commit Graph

112230 Commits

Author SHA1 Message Date
Wes Johnston
5900db32b1 Bug 786061 - Disable session restore in webapps. r=mfinkle 2012-11-05 17:14:22 -08:00
Ehsan Akhgari
543d0a3b54 Backed out changeset ecf0c2a7cb9f (bug 808876) for build bustage 2012-11-05 22:30:08 -05:00
Ehsan Akhgari
45ebdb31e5 Bug 808876 - Implement PannerNode; r=bzbarsky 2012-11-05 21:14:13 -05:00
Ehsan Akhgari
11df4b5740 Merge mozilla-central into mozilla-inbound 2012-11-05 21:50:43 -05:00
Alexander Surkov
934e867353 Bug 733848 - stop logging accessible/name/test_markup.html 2012-11-06 11:41:39 +09:00
Ehsan Akhgari
b44bcf38f4 Backed out changeset 57d9fa15f3e1 (bug 784759) for Android build bustage 2012-11-05 21:37:03 -05:00
Ehsan Akhgari
d014127d2a Backed out changeset 801d11096998 (bug 786061) for Android build bustage 2012-11-05 21:36:42 -05:00
Ehsan Akhgari
08000c870e Bug 808841 follow-up: Add ThreeDPoint.h 2012-11-05 21:34:31 -05:00
Ehsan Akhgari
0eea5a9900 Bug 808841 - Implement AudioContext.listener; r=bzbarsky 2012-11-05 19:26:03 -05:00
Bobby Holley
3606ad5e6b Bug 807179 - Add a constructor for JSPropertyDescriptor. r=luke 2012-11-05 17:49:44 -08:00
Nicolas B. Pierron
3d192e98a1 Bug 807047 - Fix test case. r=oops 2012-11-05 17:28:42 -08:00
Bill McCloskey
7320574ca4 Bug 808067 - Back out again due to possible orange (r=orange) 2012-11-05 17:22:54 -08:00
Bobby Holley
4d2a0ba749 Bug 800864 - Add some more tests. r=bz 2012-11-05 17:15:53 -08:00
Wes Johnston
aa3e2ea8ec Bug 786061 - Disable session restore in webapps. r=mfinkle 2012-11-05 17:14:22 -08:00
Wes Johnston
a152ebf1a6 Bug 784759 - Move database creation out of startup on firstrun. r=mfinkle 2012-11-05 17:14:20 -08:00
Bobby Holley
8c976f0b41 Bug 793969 - Tests. r=mrbkap 2012-11-05 17:10:34 -08:00
Ed Morley
aaa0204c8a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-01 13:42:02 +00:00
Olli Pettay
d0a8a75542 Bug 779306 - Wildcard for 'all events', nsIEventListenerService.addListenerForAllEvents(target, listener), r=jst 2012-11-01 13:42:29 +01:00
Brad Lassey
2190abc1c9 bug 805017 - Disable screen timeout when DOMFullscreen is enabled r=jst 2012-11-01 08:40:11 -04:00
Robert Longson
393d0a45f9 Bug 807355 - Only create marker effects if the content is markable. r=jwatt 2012-11-01 09:41:51 +00:00
Panos Astithas
930327df6f Merge m-c to fx-team 2012-11-01 09:30:11 +02:00
Gene Lian
8f4bee8d49 Bug 796255 - Alarm doesn’t ring on time if the app is killed and phone is allowed to suspend (part 2). r=vivien,jlebar 2012-11-01 10:30:18 +08:00
Richard Newman
d2ba658a5a Merge m-c to s-c. 2012-10-31 17:11:26 -07:00
Richard Newman
38d8a32d05 Bug 693427 - Intermittent TEST-UNEXPECTED-FAIL | xpcshell/tests/services/sync/tests/unit/test_errorhandler_filelog.js | test failed (with xpcshell return code: 0) | false == true. r=trivial 2012-10-31 17:07:16 -07:00
Erick Dransch
3855db7266 bug 801986 - restore renderbuffer attachments on detach when necessary; r=bjacob 2012-10-31 15:11:40 -04:00
Chris Jones
f83afe286c Bug 807478 - fix timeout argument to waitFor(), r=cjones 2012-10-31 23:51:30 -07:00
Jim Chen
60abcfab6e Bug 805162 - l. Avoid unnecessarily setting selection, which can lead to side-effects in automated tests; r=cpeterson 2012-11-01 16:11:03 -04:00
Jim Chen
9f43267b5e Bug 805162 - k. Use AutoIMEMask class to manage IME update masking variables; r=blassey 2012-11-01 16:11:03 -04:00
Jim Chen
5901dd708a Bug 805162 - j. Implement GeckoEditable to encapsulate and marshal Gecko-Java IME communication; r=cpeterson 2012-11-01 16:11:03 -04:00
Jim Chen
b3a881e416 Bug 805162 - i. Refactor DebugGeckoInputConnection to be smaller by using reflection; r=cpeterson 2012-11-01 16:11:03 -04:00
Jim Chen
1866e682e4 Bug 805162 - h. Remove unused fields in GeckoInputConnection; r=cpeterson 2012-11-01 16:11:03 -04:00
Jim Chen
20e47fc5eb Bug 805162 - g. Reimplement key events in GeckoInputConnection using GeckoEditable; r=cpeterson 2012-11-01 16:11:03 -04:00
Jim Chen
828f5aed67 Bug 805162 - f. Reimplement InputConnection methods using GeckoEditable; r=cpeterson 2012-11-01 16:11:03 -04:00
Jim Chen
2938ce5be1 Bug 805162 - e. Implement GeckoEditableListener in GeckoInputConnection; r=cpeterson 2012-11-01 16:11:02 -04:00
Jim Chen
2742499b9e Bug 805162 - d. Redefine and implement Gecko to Java IME notifications in widget; r=blassey 2012-11-01 16:11:02 -04:00
Jim Chen
68a7b9f3f8 Bug 805162 - c. Implement new Java to Gecko IME events in widget; r=blassey 2012-11-01 16:11:02 -04:00
Jim Chen
5eb185a057 Bug 805162 - b. Redefine Java to Gecko IME events to align with Android IME design; r=blassey 2012-11-01 16:11:02 -04:00
Jim Chen
74758f7d7b Bug 805162 - a. Expose GeckoAppShell only to Gecko-side IME interface; r=blassey 2012-11-01 16:11:02 -04:00
Benoit Girard
8b7059de77 Bug 805355 - Disabling screenshoting by default to fix startup crash in _pixman_implementation_fill. r=blassey 2012-11-01 16:04:55 -04:00
Jim Mathies
10c9e26f82 Bug 807756 - Fix bad gre paths in browser debugger jsm. r=gavin 2012-11-01 14:28:49 -05:00
Dão Gottwald
75dde08c8d Bug 807404 - Remove the 'switchingtabs' attribute after the next paint rather than depending on a synchronous layout flush. r=enn 2012-11-01 20:28:33 +01:00
Boris Zbarsky
68e4e059ec Back out rev 2682f9a1fc58, bug 807222, because it assumes that people aren't putting completely broken stuff on Window, which b2g does. CLOSED TREE 2012-11-01 15:19:08 -04:00
Benoit Girard
a04e07641d Bug 807311 - Add a CompileScript profile label. r=ehsan
--HG--
extra : rebase_source : 34ad974b46270487d6ae47c50d63479096413653
2012-11-01 14:50:56 -04:00
Boris Zbarsky
a8a7014ce9 Bug 807222. Fix getOwnPropertyNames to work correctly on Window. r=jst
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Rob Wood
75f44e32b5 Bug 807055 - Fix SMS test_timestamp.js random orange, update manifest; r=jgriffin, DONTBUILD(NPOTB) 2012-10-31 14:45:21 -04:00
Brian R. Bondy
68d1bd19c2 Bug 802734 - Add a checkbox for sending telemetry ping information. r=jimm 2012-11-01 17:35:54 -04:00
Robert Strong
d55ba08c5c Bug 802734 - Add installer telemetry ping information. r=bbondy 2012-11-01 17:35:46 -04:00
Dão Gottwald
ac24c56969 Bug 756313 - Don't load the homepage before the first paint. r=enn 2012-11-01 22:00:35 +01:00
Panos Astithas
c670db600f Bug 740551 - ThreadActor should automatically add appropriate debuggee globals - Patch v14; r=rcampbell 2012-10-31 18:31:55 +02:00
Victor Porof
8fa5b8385e Bug 806748 - Intermittent browser_dbg_location-changes-blank.js | The source editor not have any text displayed. - Got 546, expected 0, r=rcampbell 2012-11-02 09:32:31 +02:00