Commit Graph

134600 Commits

Author SHA1 Message Date
Wes Kocher
8dc77312c3 Bug 880619 - Disable test-dom.js because of frequent test failures 2013-06-12 17:07:26 -07:00
Matt Brubeck
986a98a293 Back out 3dbc486831a4 (bug 882012) for jit-test failures on a CLOSED TREE 2013-06-12 17:02:04 -07:00
Jonathan Wilde
473f3f52c4 Bug 879631 - Change - Remove form navigation code. r=mbrubeck 2013-06-12 12:16:03 -07:00
Wes Johnston
acfabff83c Bug 878415 - Return early if the user cancels a file picker. r=liuche 2013-06-12 16:43:15 -07:00
Nikhil Marathe
819995c0c2 Bug 868322 - Fixes a shutdown memory leak in ActivitiesService.jsm. r=fabrice
--HG--
extra : rebase_source : 157986b61b4f56e292a6f9b5f47ccb815e4ff22d
2013-06-12 16:28:11 -07:00
Benjamin Bouvier
5de42a56f9 Bug 882012: Provide Use to right hand side in CheckStoreArray; r=luke
--HG--
extra : rebase_source : 01caa88a90ca1b53134f051b0d686c3f183f4408
2013-06-12 15:47:26 -07:00
Richard Newman
e4b5f18046 Bug 882319 - Page load fixes for first release. r=nalexander 2013-06-12 16:17:48 -07:00
Nick Alexander
c274952515 Bug 828654, Bug 840127 - Android service for submitting Firefox Health Report payloads. r=rnewman 2013-06-12 16:17:47 -07:00
Jeff Walden
c5d11b987b Bug 496923 - Import the ch07 tests from test262. r=generating-script-was-reviewed 2013-06-11 11:38:41 -07:00
Jeff Walden
095ea802d0 Bug 496923 - Update the test262 import script to include ch07 tests. r=terrence 2013-06-11 11:38:23 -07:00
Jeff Walden
91147fd3a6 Bug 496923 - Import ch12 tests from test262. r=generating-script-was-reviewed 2013-06-10 17:19:01 -07:00
Jeff Walden
b606d62eb7 Bug 496923 - Update the test262 import script to include ch12 tests. r=terrence 2013-06-10 17:18:28 -07:00
Chris Pearce
66d1fa1f4a Bug 880062 - Make WMF video backend call MediaDecoder::SetMediaSeekable(false) when it can't seek like it's supposed to. r=padenot 2013-06-13 10:15:23 +12:00
Nikhil Marathe
4812496f90 Bug 881416 - Toggle Push WebSocket when Offline mode is toggled. r=mayhemer 2013-06-12 14:47:42 -07:00
Bobby Holley
5d8b9c031d Bug 880697 - Push in a few other suspicious places. r=gabor 2013-06-12 14:17:56 -07:00
Bobby Holley
dfe5a1b7ea Bug 880697 - Remove dumbContext. r=gabor
Whew.
2013-06-12 14:17:56 -07:00
Bobby Holley
ebb40605e8 Bug 880697 - Remove JSD_GetDefaultJSContext and fix callers. r=gabor 2013-06-12 14:17:55 -07:00
Bobby Holley
08897ecc69 Bug 880697 - Replace usage of dumbContext with AutoSafeJSContext. r=gabor
dumbContext ends up with jsdc->glob as its default global, so we have to be
very careful to audit for any places where the code might be assuming that
its cx is in the compartment of jsdc->glob. Luckily, the code already seems
pretty explicit about its compartments.
2013-06-12 14:17:55 -07:00
Bobby Holley
4f75c3875f Bug 880697 - Root directly with a runtime in jsd_DestroyScriptHookProc. r=gabor 2013-06-12 14:17:55 -07:00
Bobby Holley
7f1f2366e0 Bug 880697 - Make JS_ClearScriptTraps take a runtime directly. r=gabor
This obviates the need for a context at the JSD callsite.
2013-06-12 14:17:55 -07:00
Bobby Holley
f814be5d18 Bug 880697 - Stop using clunky C API in JSD and start using RAII classes. r=gabor 2013-06-12 14:17:54 -07:00
Bobby Holley
ec5b064aee Bug 880697 - Add an RAII class to JSD to save/restore exception state. r=gabor 2013-06-12 14:17:54 -07:00
Bill McCloskey
0a3508d15a Bug 880697 - Add JSRuntime constructor for Rooted. r=terrence 2013-06-12 14:17:54 -07:00
Chris Peterson
c95b7cbaed Bug 834033 - Part 3: Add Android JSONUtils for parsing URLs and UUIDs. r=blassey 2013-06-12 10:07:34 -07:00
Chris Peterson
008dc579b2 Bug 834033 - Part 2: Import koush's android-websockets library. r=blassey 2013-05-09 14:51:27 -07:00
Bobby Holley
302ad9de7c Bug 881517 - Remove mPrototypeNoHelper machinery. r=mrbkap
The comments surrounding it don't make any sense to me, and most likely applied
to a pre-CPG world.
2013-06-12 14:10:54 -07:00
Bobby Holley
bc3880cc53 Bug 881517 - Just use Object.prototype for vanilla XPCWNs. r=mrbkap 2013-06-12 14:10:53 -07:00
Caitlin Potter
eeb2928e9b Bug 881978 - Make WebVTTLoadListener callbacks private. r=rillian
WebVTTLoadListener::OnParsedCue() and WebVTTLoadListener::OnReportError() are
for private use and should not be exposed publicly.
2013-06-11 21:12:39 -04:00
Patrick McManus
d0cb531a4d bug 868441 - effectively disable bypass-cachelock-threshold on beta and release
bug 868441 - effectively disable bypass-cachelock-threshold on beta and release r=jduell
2013-06-06 17:36:50 -04:00
Wes Kocher
47ec2fcffe Bug 882407 - Uplift addon-sdk to firefox. r=me 2013-06-12 13:29:26 -07:00
Nick Alexander
bbe4241fac Bug 873569 - Part 2: Move Gecko .so libraries into assets/ directory of Android APK. r=glandium 2013-06-12 13:24:30 -07:00
Nick Alexander
aca2150b55 Bug 873569 - Part 1: Move omni.ja into assets/ directory of Android APK. r=glandium 2013-06-12 13:24:14 -07:00
Nick Alexander
6a0f1901a5 Bug 873569 - Part 0: Add a sanity test for JNI.jsm. r=wesj 2013-06-12 13:24:01 -07:00
Gregory Szorc
dd4e75e36c Bug 881991 - Properly detect already inserted sessions; r=rnewman
--HG--
extra : rebase_source : 2655dcc1230f05d37c3f43c1d2c4fb22768bd1f5
2013-06-12 13:17:51 -07:00
Gregory Szorc
c173a3ff1b Bug 882160 - Unbust mach mozbuild-reference; r=ted
Regressed from bug 863069.

--HG--
extra : rebase_source : ed545daf8e6c60817e99407a9be360b5e85576e6
2013-06-12 13:17:49 -07:00
Andrew McCreight
d5603adaa3 Bug 880754 - Remove unused PointerSet typedef. r=khuey 2013-06-10 10:12:17 -07:00
Garrett Robinson
752dfcb8f0 Bug 875126 - Make cgdb an option for mach --debugger. r=ted 2013-06-12 16:17:11 -04:00
Michael Brennan
437152f1be Bug 866880 - Implement Close Tabs to the Right. r=jaws, ui-r=madhava 2013-05-29 16:07:26 +02:00
Antonio M. Amaya
821f8004b5 Bug 841415 - Fix nss_ctypes.py so it works on Darwin. r=bsmith 2013-02-14 18:13:34 +01:00
Ms2ger
7b22e84c04 Bug 882164 - Enter the right compartment to create a new JSObject in nsHTMLDocument::GetAll; r=bz 2013-06-12 22:05:40 +02:00
David Zbarsky
1277aa08c1 bug 881261 r=bz 2013-06-12 13:04:18 -07:00
Hannes Verschore
7b4bdfee1a Bug 860838: OdinMonkey: Optimize FFI calls to ionmonkey, r=luke 2013-06-12 21:58:22 +02:00
Hannes Verschore
29223a2c06 Bug 879727: IonMonkey: During UCE remove corresponding MPassArgs when removing calls, r=jandem 2013-06-12 21:46:19 +02:00
Benoit Girard
498bf9b7c7 Bug 775459 - Add layer border for scrollable container. r=joe 2013-06-12 14:25:17 -04:00
Geoff Brown
c60f3fd092 Bug 876456 - (2) Raise an exception if adb getTopActivity fails; r=jmaher 2013-06-12 13:27:57 -06:00
Geoff Brown
f038c62d0d Bug 876456 - Allow for alternate dumpsys output in adb getTopActivity; r=jmaher 2013-06-12 13:27:55 -06:00
Ryan VanderMeulen
0673c28ffd Backed out changesets a06a3cca82e8 and 711d46a1f67e (bug 849399) for frequent Android reftest-2 failures. 2013-06-12 15:23:23 -04:00
Makoto Kato
c182867c5d Bug 870218 - Add support for hooking NtWriteFile on Win64; r=ehsan 2013-06-12 15:22:55 -04:00
Benjamin Bouvier
a64f8c26d3 Bug 878444: in Range Analysis, give an empty range for |Infinity % x|; r=bhackett 2013-06-12 12:18:23 -07:00
Martin Husemann
f314bc5f26 Bug 871444 - Round allocation size to keep required alignment. r=sstangl 2013-06-11 12:23:24 -07:00