Alphan Chen
3a1fce7214
Bug 996996 - Move fopen into non-sanboxed process. r=mrbkap
2014-05-21 13:49:36 +08:00
Bobby Holley
b1cc46dd2d
Bug 997440 - Remove cx pushing in SetNewDocument. r=bz
2014-05-20 22:52:20 -07:00
Shu-yu Guo
6e40fc005f
Bug 717749 - Part 1: Add a slow script debug handler service. (r=smaug)
2014-05-20 18:27:24 -07:00
Boris Zbarsky
8c61f72f11
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
6982a0c80d
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
16c47c80e1
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
3e6905c911
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
50eed20628
Bug 968804 - Part g: Add outer window assertions to AreDialogsEnabled; r=peterv
2014-05-20 21:50:59 +02:00
Ms2ger
cabf378984
Bug 968804 - Part f: Add outer window assertions to DispatchDOMWindowCreated; r=peterv
2014-05-20 21:50:59 +02:00
Ms2ger
e291d34d50
Bug 968804 - Part e: Add outer window assertions to PreloadLocalStorage; r=peterv
2014-05-20 21:50:58 +02:00
Ms2ger
30085d357e
Bug 968804 - Part d: Add outer window assertions to SetInitialPrincipalToSubject; r=peterv
2014-05-20 21:50:58 +02:00
Ms2ger
7cc7df7d24
Bug 968804 - Part c: Add outer window assertions to WouldReuseInnerWindow; r=peterv
2014-05-20 21:50:58 +02:00
Ms2ger
6c45d84d45
Bug 968804 - Part b: Add outer window assertions to {Can,Force,Final}Close; r=peterv
2014-05-20 21:50:58 +02:00
Ms2ger
d8679d7f9c
Bug 968804 - Part a: Add inner window assertions to DETH and {Add,Remove}EventTargetObject; r=peterv
2014-05-20 21:50:57 +02:00
Wes Kocher
bd1a784c76
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
afa4652345
Bug 1011815 part 2. Make DOMRequest.error be a DOMError. r=smaug
2014-05-19 16:37:58 -04:00
Nathan Froyd
e74c4a2f69
Bug 1012748 - part 2 - remove unnecessary includes of nsIXPCSecurityManager.h; r=bholley
2014-05-19 12:43:00 -04:00
Bobby Holley
ba945f2afc
Bug 1010577 - Shim window.controllers (with a warning) in RELEASE_BUILDs. r=bz
2014-05-19 13:08:08 -07:00
Peter Van der Beken
c9832d2f31
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
...
--HG--
extra : rebase_source : ae0d50133962c86ecdb7bf60f5ec8d359f681ac0
2014-04-08 20:48:37 +02:00
Boris Zbarsky
23eb84ed8f
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
2014-05-15 10:26:23 -07:00
Gijs Kruitbosch
0b28a5b55c
Disable test for bug 1009529 on b2g desktop, rs=firebot, see bug 1011874
2014-05-17 13:42:16 +01:00
Gijs Kruitbosch
a3a4896d17
Bug 1009529 - add test for window.open with null and with empty string having the same barprops, r=bz
2014-05-16 15:33:12 +01:00
Andrew McCreight
32ca40302b
Bug 1011137 - Reduce GC delay rather than CC delay with ICC. r=smaug
2014-05-16 10:11:40 -07:00
Andrew McCreight
db3ba70992
Bug 1011132 - Fix CYCLE_COLLECTOR_TIME_BETWEEN telemetry. r=smaug
2014-05-16 10:11:40 -07:00
Ryan VanderMeulen
96ed00e142
Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE.
2014-05-16 12:29:37 -04:00
Andrew McCreight
f157302e4f
Bug 1011137 - Reduce GC delay rather than CC delay with ICC. r=smaug
2014-05-16 08:09:17 -07:00
Andrew McCreight
bf908ddc63
Bug 1011132 - Fix CYCLE_COLLECTOR_TIME_BETWEEN telemetry. r=smaug
2014-05-16 08:09:16 -07:00
Boris Zbarsky
e2d61d13fb
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
2014-05-15 10:26:23 -07:00
Gijs Kruitbosch
46be0c659e
Bug 1009529 - add test for window.open with null and with empty string having the same barprops, r=bz
...
--HG--
extra : transplant_source : %88%0B%A75%96%2Cwk%2A%3E%8D%85%B2%E1%F4%CF%D0%5D%A4%81
2014-05-16 15:33:12 +01:00
Ryan VanderMeulen
686a50e920
Backed out 4 changesets (bug 1008236, bug 1010344, bug 1004458, bug 1008719) for mochitest crashes on a CLOSED TREE.
...
Backed out changeset 28ecab881472 (bug 1008719)
Backed out changeset 7eebcecb7e26 (bug 1004458)
Backed out changeset 17ea7f2276ac (bug 1010344)
Backed out changeset 184ead7f6e37 (bug 1008236)
2014-05-15 14:24:12 -04:00
Boris Zbarsky
f4a9a7d018
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
2014-05-15 10:26:23 -07:00
Nick Lebedev
b7223435b4
Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley
2014-05-13 11:58:00 +02:00
Wes Kocher
7b1d2c5343
Merge m-c to inbound
2014-05-14 16:32:53 -07:00
Wes Kocher
232a3fc694
Merge fx-team to m-c
2014-05-14 14:54:46 -07:00
Eugen Sawin
ce2193c486
Bug 1002426 - Check resolution restore status via specialized flag. r=kats, r=tn
2014-05-12 19:26:53 +02:00
Bob Owen
4ca1dde9bf
Bug 1006024 - Part 4: Remove context null checks from nsGlobalWindow::GetMessageManager. r=bholley
2014-05-07 09:45:00 +01:00
Botond Ballo
8859e2bfc9
Bug 961289 - Expose client- and compositor-side APZ test data from nsIDOMWindowUtils. r=ehsan,kats,bholley
...
--HG--
extra : source : 41f87f2add7d1fafab2749eb08539cd78644fbbe
2014-05-09 17:16:03 -04:00
Nikhil Marathe
62b18de392
Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
...
--HG--
extra : rebase_source : ac9bc321c679cbf7045c9d32d1001c5d87d68c69
2013-11-19 15:14:07 -08:00
Ryan VanderMeulen
bee2490325
Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage.
...
CLOSED TREE
2014-05-13 15:33:58 -04:00
Nikhil Marathe
1bd5845efa
Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
...
--HG--
extra : rebase_source : 291219bb284967790bdbbc1f456b88d5f6baacc1
2013-11-19 15:14:07 -08:00
Andrew McCreight
8ad82b0c1c
Bug 958353, part 3 - Finish any IGC in progress when manually triggering an ICC slice. r=smaug
2014-05-13 11:58:39 -07:00
Jed Davis
8941c86fdd
Bug 1009289 - Fix printf type mixup in nsGlobalWindow CC logging. r=mccr8
...
mWindowID is uint64_t; PR_snprintf's interpretation of %ld is int32_t.
Currently this results in a crash on ARM, and probably fails to print
the window URI on 32-bit x86. Additionally, on ARM, this was probably
printing garbage instead of the window ID since it was added in 2012.
2014-05-12 18:35:00 -04:00
Carsten "Tomcat" Book
36cdcd4fc1
Merge mozilla-central to mozilla-inbound
2014-05-13 12:45:41 +02:00
Peter Van der Beken
4d6aa6b856
Bug 1005980 - Make nsGlobalWindow::OuterObject throw when it fails. r=bz.
...
--HG--
extra : rebase_source : a1a8ab7cec08cdd8ece3feb6f3c8868efdc743d5
2014-05-02 15:03:17 +02:00
Peter Van der Beken
8119bfc066
Bug 1005978 - Add infrastructure to create main-thread WebIDL globals with XPConnect. r=bz.
...
--HG--
extra : rebase_source : 08c6f04e050bdd801a15883bb57d21ff93626024
2014-04-08 20:48:37 +02:00
Peter Van der Beken
e66849dff6
Bug 1005966 - Add a pref to control whether to use WebIDL bindings for Window. r=bz.
...
--HG--
extra : rebase_source : ff51d647d6454d4cfbea0a967e64abe00dd74b77
2014-03-10 18:06:01 +01:00
Edgar Chen
9c64a4a3e3
Bug 898445 - Part 2: DOM changes for MobileConnection webidl. r=smaug
2014-05-05 14:36:20 +08:00
Andrea Marchesini
e3571cd697
Bug 1006027 - ConsoleAPI uses timestamps in msecs, r=bz
2014-05-12 18:03:55 +01:00
Peter Van der Beken
4874a03840
Bug 1005898 - Make WebIDL properties on all globals own properties. r=bz.
...
--HG--
extra : rebase_source : 3eb201d073b090b2627814264a126a1a4281207f
2014-02-15 22:12:34 +01:00
Daniel Holbert
c5094d630f
Bug 1008312: Remove unused WrapNative function from nsDOMClassInfo.cpp. r=peterv
2014-05-12 09:29:31 -07:00