Andrew McCreight
e9ac904c64
Bug 1000613 - Don't leak txExecutionState::mInitialEvalContext. r=peterv
2014-05-15 09:33:00 +02:00
Alphan Chen
7082834baf
Bug 996996 - Move fopen into non-sanboxed process. r=mrbkap
2014-05-21 13:49:36 +08:00
Bobby Holley
f1ed68fc68
Bug 997440 - Remove cx pushing in SetNewDocument. r=bz
2014-05-20 22:52:20 -07:00
Robert O'Callahan
0fa2605918
Bug 1001320. Part 5: Use #pragma GCC visibility on B2G. r=glandium
...
--HG--
rename : config/gcc_hidden.h => config/gcc_hidden_dso_handle.h
2014-05-11 23:37:14 -07:00
Shu-yu Guo
287faf4d54
Bug 717749 - Part 1: Add a slow script debug handler service. (r=smaug)
2014-05-20 18:27:24 -07:00
Nikhil Marathe
47373b782f
Bug 1008467 - Callbacks to then() resolve Promise asynchronously. r=bz
2014-05-20 14:55:36 -07:00
Nikhil Marathe
9beee79ee3
Bug 1009569 - Promise then() must be called on a clean stack. r=bz
2014-05-20 14:21:13 -07:00
Boris Zbarsky
e155631e2d
Bug 999315. Revert alert(undefined) to showing the string "undefined" again, like it used to, pending the spec getting sorted out. r=peterv
2014-05-20 16:07:17 -04:00
Boris Zbarsky
dad96f125d
Bug 1012944. Hide window.home/back/forward from web pages, since those are non-standard and cause pages to not set up their own thins with the same names. r=peterv
2014-05-20 16:07:17 -04:00
Boris Zbarsky
2796643595
Bug 1000175. Make sure error events on window only fire if the active document has not changed from when the exception was thrown. r=smaug
2014-05-20 16:07:17 -04:00
Ms2ger
729320d026
Bug 874212 - Move document.all to WebIDL; r=bz
...
The static jsids in nsDOMClassInfo are newly unused, except for sEnumerate_id,
which was unused before.
This also removes the test_nondomexception.html test, which relied on an
obscure detail of the exception being thrown from document.all; I haven't
found another API which does something equally silly.
2014-05-20 21:52:21 +02:00
Ms2ger
10a293d8cb
Bug 1007243 - Remove nsJSContext::GarbageCollectNow's unused IsCompartment argument; r=bholley
...
It has been unused since changeset 82f8c3925056 in bug 903212.
2014-05-20 21:50:59 +02:00
Ms2ger
5cbe406141
Bug 968804 - Part g: Add outer window assertions to AreDialogsEnabled; r=peterv
2014-05-20 21:50:59 +02:00
Ms2ger
14c7f71274
Bug 968804 - Part f: Add outer window assertions to DispatchDOMWindowCreated; r=peterv
2014-05-20 21:50:59 +02:00
Ms2ger
01d101fd7d
Bug 968804 - Part e: Add outer window assertions to PreloadLocalStorage; r=peterv
2014-05-20 21:50:58 +02:00
Ms2ger
a57f2d4cb0
Bug 968804 - Part d: Add outer window assertions to SetInitialPrincipalToSubject; r=peterv
2014-05-20 21:50:58 +02:00
Ms2ger
4b4ff50cf7
Bug 968804 - Part c: Add outer window assertions to WouldReuseInnerWindow; r=peterv
2014-05-20 21:50:58 +02:00
Ms2ger
3d05c89b05
Bug 968804 - Part b: Add outer window assertions to {Can,Force,Final}Close; r=peterv
2014-05-20 21:50:58 +02:00
Ms2ger
7ae46e15c1
Bug 968804 - Part a: Add inner window assertions to DETH and {Add,Remove}EventTargetObject; r=peterv
2014-05-20 21:50:57 +02:00
Ryan VanderMeulen
616053f021
Merge m-c to inbound on a CLOSED TREE.
2014-05-20 14:56:23 -04:00
Ryan VanderMeulen
20ad825976
Merge b2g-inbound to m-c.
2014-05-20 14:51:20 -04:00
Ryan VanderMeulen
7a18c7a667
Merge fx-team to m-c.
2014-05-20 14:31:48 -04:00
Ben Turner
3acf881bbd
Bug 929274 - 'InvalidStateError when accessing transaction.error after aborted transaction'. Patch by bent & Shihua Zheng <szheng@mozilla.com>, r=janv, r=khuey.
2014-05-20 10:39:31 -07:00
Ryan VanderMeulen
5bc6b74209
Backed out changeset 8433a3609a54 (bug 1001320) for suspected B2G device image bustage.
...
CLOSED TREE
2014-05-20 12:17:51 -04:00
Carsten "Tomcat" Book
e3d39ebd72
Merge mozilla-central to b2g-inbound
2014-05-20 16:18:50 +02:00
Carsten "Tomcat" Book
0dad072a2c
merge b2g-inbound to mozilla-central
2014-05-20 15:49:17 +02:00
Andrea Marchesini
4c321f5117
Bug 1012887 - DataStoreCursorImpl.jsm must check if the window is still available, r=gene
2014-05-20 10:03:35 +01:00
Carsten "Tomcat" Book
fd2f1f60b2
Merge mozilla-central to fx-team
2014-05-20 16:17:08 +02:00
Yuan Xulei
c2aed37763
Bug 993394 - Wait until BrowserElement child ready before calling SetInputMethodActive. r=fabrice
2014-05-19 17:34:55 +08:00
Szu-Yu Chen [:aknow]
296fe46a0c
Bug 1012504 - Rewrite test_emergency_label.js. r=hsinyi
2014-05-19 01:42:00 +02:00
Vincent Liu
3925547aa5
Bug 988704 - [dolphin][camera]camera preview is obviously slower than android. r=sotaro
2014-05-19 09:52:47 +08:00
Szu-Yu Chen [:aknow]
80167212ff
Bug 1005816 - Part 2: Add telephony request queue. r=hsinyi
2014-05-20 18:36:40 +08:00
Szu-Yu Chen [:aknow]
bffb0ce1d3
Bug 1005816 - Part 1: Remove delay of telephony diai in test case. r=hsinyi
2014-05-20 18:36:40 +08:00
Jessica Jong
dc073eaf07
Bug 979134 (follow-up): convert test_mobile_data_connection.js to Promise. r=vicamo
2014-05-18 20:45:00 +08:00
Ed Morley
9a622cefe4
Backed out changeset 756fac661b86 (bug 979692) for mochitest-ally leaks; CLOSED TREE
2014-05-19 15:37:17 +01:00
Ed Morley
8940524124
Backed out changeset 1f34d528c0f1 (bug 979692)
2014-05-19 15:36:36 +01:00
Carsten "Tomcat" Book
95f837a818
Backed out changeset 46c16792274f (bug 1010955) for suspicion of causing memory leaks on a CLOSED TREE
2014-05-19 15:02:58 +02:00
Hsin-Yi Tsai
4c1c9bf3bb
Bug 1011429 - [B2G][RIL] correctly update phone_state in cdma 3way call scenario. r=aknow
2014-05-16 17:14:11 +08:00
Jan-Ivar Bruaroey
07463bc134
Bug 970685 - definitions for WebRTC telemetry for jitter, packet-loss and RTT. r=smaug, r=jesup
2014-05-12 15:35:34 -04:00
James Graham
40142335ba
Bug 1011458 - Buy back a few characters for Windows paths by renaming tests staging directory. r=ted
2014-05-16 04:55:00 +02:00
xKhorasan
8ca164cae9
Bug 998076 - implement responseURL attribute for XMLHttpRequest. r=smaug
2014-05-17 09:24:37 +09:00
Trevor Saunders
c913b8d558
bug 1004746
- part 1 - Remove a bunch of usage of nsAutoPtr's copy ctor r=froydnj
2014-05-07 18:05:37 -04:00
Carsten "Tomcat" Book
da1786b916
Merge mozilla-central to mozilla-inbound
2014-05-20 16:15:15 +02:00
Wes Kocher
e37402b935
Backed out changeset c744c837c732 (bug 789261) for Gaia-unit test bustage on a CLOSED TREE
2014-05-19 15:20:43 -07:00
Boris Zbarsky
739997c580
Bug 1010658 part 2. Stop storing a DOMClass* in a slot on DOM prototypes. r=peterv
2014-05-19 16:37:59 -04:00
Boris Zbarsky
1b444f52b8
Bug 1010658 part 1. Stop using the DOMClass stored in DOM_PROTO_INSTANCE_CLASS_SLOT for doing type checks in the jit, and do them directly on the instance classes instead. r=efaust
2014-05-19 16:37:59 -04:00
Boris Zbarsky
3d7884a267
Bug 1011815 part 2. Make DOMRequest.error be a DOMError. r=smaug
2014-05-19 16:37:58 -04:00
Boris Zbarsky
5eacf4864a
Bug 1011815 part 1. Replace nsISupports with DOMRequest in MozIcc.webidl. r=smaug,echen
2014-05-19 16:37:58 -04:00
Nathan Froyd
4dae3afdf3
Bug 1012748 - part 2 - remove unnecessary includes of nsIXPCSecurityManager.h; r=bholley
2014-05-19 12:43:00 -04:00
Bobby Holley
d05d2943ee
Bug 1010577 - Shim window.controllers (with a warning) in RELEASE_BUILDs. r=bz
2014-05-19 13:08:08 -07:00