Boris Zbarsky
|
5704575923
|
Bug 951245. Forwarding to outer should check for active document, not current inner, to handle document.open() cases. r=peterv
|
2013-12-20 14:28:18 -05:00 |
|
Shu-yu Guo
|
fb33d230d0
|
Bug 951413 - Really unsuppress inner window docs on detach from docshell. (r=smaug)
|
2013-12-19 15:34:26 -08:00 |
|
Ryan VanderMeulen
|
e8e36d08b0
|
Backed out changesets ccdc3d4f4571, 4dcc91e771e3, 0ae14946314b, and 94d22ab0b17f (bug 937960) for Windows 7 debug xpcshell failures.
|
2013-12-19 16:57:55 -05:00 |
|
Andrew McCreight
|
eec9dd22e6
|
Bug 937960, part 4 - Reduce time until CC when it is incremental. r=smaug
|
2013-12-18 21:22:55 -08:00 |
|
Andrew McCreight
|
03a8a8e082
|
Bug 937960, part 3 - Pass in a small time budget with ICC. r=smaug
|
2013-12-18 21:22:55 -08:00 |
|
Andrew McCreight
|
9d296c7f10
|
Bug 937960, part 2 - Add ICC slice timer and scheduling. r=smaug
|
2013-12-18 21:22:55 -08:00 |
|
Andrew McCreight
|
7db6607fa1
|
Bug 937960, part 1 - Add ICC pref to nsJSEnv. r=smaug
|
2013-12-18 21:22:55 -08:00 |
|
Ryan VanderMeulen
|
96ec232042
|
Backed out changesets b03bd1170d1c, 419615a1195d, a1b699b80442, and 524c573fd8a6 (bug 937960) for Win7 debug xpcshell orange.
|
2013-12-18 19:04:11 -05:00 |
|
Ryan VanderMeulen
|
a8de86cdad
|
Backed out changesets 472a1be79a9f, 2b43b310858b, and adc20d941bd8 (bug 948554) for Win7 debug xpcshell timeouts.
|
2013-12-18 19:03:28 -05:00 |
|
Andrew McCreight
|
353b70ed08
|
Bug 948554, part 3 - Capture max slice time in logs and telemetry. r=smaug
|
2013-12-18 11:42:16 -08:00 |
|
Andrew McCreight
|
77dd2d5575
|
Bug 948554, part 2 - Convert some of nsJSEnvironment to TimeStamp for greater precision. r=smaug
|
2013-12-18 11:42:16 -08:00 |
|
Andrew McCreight
|
e83438494d
|
Bug 948554, part 1 - Rename PrepareForCycleCollection and make it a method. r=smaug
This name is more precise, because we must call it once per slice,
not once per CC. Being a method on the CC stats object is more consistent.
|
2013-12-18 11:42:16 -08:00 |
|
Andrew McCreight
|
8539e65c99
|
Bug 937960, part 4 - Reduce time until CC when it is incremental. r=smaug
|
2013-12-18 11:42:16 -08:00 |
|
Andrew McCreight
|
890aa014bf
|
Bug 937960, part 3 - Pass in a small time budget with ICC. r=smaug
|
2013-12-18 11:42:16 -08:00 |
|
Andrew McCreight
|
40b5bfe7e9
|
Bug 937960, part 2 - Add ICC slice timer and scheduling. r=smaug
|
2013-12-18 11:42:16 -08:00 |
|
Andrew McCreight
|
ff959af7b2
|
Bug 937960, part 1 - Add ICC pref to nsJSEnv. r=smaug
|
2013-12-18 11:42:15 -08:00 |
|
Blake Kaplan
|
c05250509f
|
Bug 933483 - Don't fire events (and especially request animation frame events) when we're in a modal dialog. r=smaug
|
2013-12-17 16:12:33 -08:00 |
|
Ryan VanderMeulen
|
f0ceb6aaa5
|
Merge b2g-inbound to m-c.
|
2013-12-17 16:17:49 -05:00 |
|
Dimi Lee
|
78b23d6e7a
|
Bug 939056 - B2G NFC: Enable/disable MOZ_NFC at runtime. r=bz
|
2013-12-17 10:32:29 +08:00 |
|
Ehsan Akhgari
|
97da1aadc2
|
Bug 949445 - Part 3: Remove the classinfo for Selection; r=bzbarsky
|
2013-12-17 09:12:47 -05:00 |
|
Ehsan Akhgari
|
2909676a03
|
Bug 949445 - Part 2: Move Selection to WebIDL; r=bzbarsky
|
2013-12-17 09:12:33 -05:00 |
|
Ehsan Akhgari
|
256bf7e59c
|
Bug 950659 - Remove nsIDOMMediaQueryList and nsIDOMMediaQueryListListener; r=bzbarsky
X-Git-Commit-ID: 8584a27a3b3f2a749273cf6c56057b0276854f3b
|
2013-12-17 08:40:06 -05:00 |
|
Wes Kocher
|
51be634cd2
|
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
|
2013-12-16 18:27:43 -08:00 |
|
Sean Stangl
|
59305924cb
|
Bug 949183 - Fix jsid static constructor explosion. r=Waldo
|
2013-12-16 14:40:05 -08:00 |
|
Ryan VanderMeulen
|
1037218183
|
Merge inbound to m-c.
|
2013-12-16 16:58:27 -05:00 |
|
Kartikaya Gupta
|
4ad1847fb9
|
Bug 949132 - Add a flag to FrameMetrics indicating a non-APZ scroll (original patch by mstange). r=tn
|
2013-12-16 12:04:45 -05:00 |
|
Ryan VanderMeulen
|
a1e1d74c20
|
Backed out changeset 99e6a5b3b079 (bug 933483) for mochitest-bc leaks.
CLOSED TREE
|
2013-12-16 11:09:54 -05:00 |
|
Carsten "Tomcat" Book
|
da99640122
|
Merge mozilla-central to b2g-i on a CLOSED TREEx
|
2013-12-16 16:25:31 +01:00 |
|
Blake Kaplan
|
905822d79f
|
Bug 933483 - Don't fire events (and especially request animation frame events) when we're in a modal dialog. r=smaug
|
2013-12-16 08:37:34 -05:00 |
|
Peter Van der Beken
|
38771ca378
|
Bug 938640 - Make forwarding to outer conditional on current inner. r=bz.
|
2013-12-14 18:52:13 +01:00 |
|
Peter Van der Beken
|
b7bb947338
|
Bug 938640 - Move GetTopImpl. r=bz.
|
2013-12-14 18:52:12 +01:00 |
|
Phil Ringnalda
|
b53eaccd4d
|
Merge f-t to m-c
|
2013-12-14 18:21:57 -08:00 |
|
Jim Mathies
|
d52ab1f8f1
|
Bug 941774 - New dom utils methods for injecting native touch input. r=smaug
|
2013-12-14 14:40:55 -06:00 |
|
Ehsan Akhgari
|
be4a974b23
|
Bug 950523 - Part 2: Move MediaQueryList to WebIDL bindings; r=bzbarsky
|
2013-12-16 09:03:34 -05:00 |
|
Masatoshi Kimura
|
4b2523106b
|
Bug 949292 - Stop exposing LoadStatus on the global object. r=bz
|
2013-12-14 16:31:10 +09:00 |
|
Steve Fink
|
41c9799518
|
Bug 940765 - Root before preference checking, r=bz
|
2013-12-11 12:15:16 -08:00 |
|
Eric Faust
|
46a65bdd10
|
Bug 926012 - Part 3: Convert wrappers to using dynamic prototype hooks. (r=bholley)
|
2013-12-13 12:01:30 -08:00 |
|
Trevor Saunders
|
d43c55ca0e
|
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
|
2013-12-12 20:50:01 -05:00 |
|
Boris Zbarsky
|
3676b948cf
|
Bug 949471. history.state should be null, not undefined, when there is no state. r=smaug
|
2013-12-12 16:11:56 -05:00 |
|
Boris Zbarsky
|
5b212815ea
|
Bug 948096. Warn when people use window._content. r=smaug,myk
|
2013-12-12 16:11:54 -05:00 |
|
Trevor Saunders
|
ae517971ad
|
bug 947022 - type nsIPresShell::mForwardingContainer and nsPresContext::mContainer r=bz
|
2013-11-20 14:18:25 -05:00 |
|
Andrea Marchesini
|
aeb5063aca
|
Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
--HG--
rename : dom/workers/test/urlSearchparams_worker.js => dom/workers/test/urlSearchParams_worker.js
|
2013-12-12 19:30:27 +00:00 |
|
Andrea Marchesini
|
919668270c
|
Bug 887836 - URLQuery object, r=khuey
|
2013-12-12 19:30:10 +00:00 |
|
Steve Fink
|
80aa980365
|
Bug 937317 - Root around GC call GetIncumbentGlobal. r=bz
|
2013-12-11 17:51:58 -08:00 |
|
Bobby Holley
|
07df154678
|
Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
|
2013-12-11 17:51:58 -08:00 |
|
Bobby Holley
|
5bd2767e3a
|
Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz
See the 'incumbent script' stuff in the WebIDL spec.
|
2013-12-11 17:51:58 -08:00 |
|
Bobby Holley
|
326dca0954
|
Bug 937317 - Implement and expose GetIncumbentGlobal. r=bz,luke
|
2013-12-11 17:51:57 -08:00 |
|
Bobby Holley
|
18ef4e9871
|
Bug 937317 - Manipulate the script settings stack from the RAII classes. r=bz
|
2013-12-11 17:51:57 -08:00 |
|
Bobby Holley
|
15c62b0a5a
|
Bug 937317 - Implement basic script settings stack machinery. r=bz
|
2013-12-11 17:51:57 -08:00 |
|
Bobby Holley
|
d6f35ca2ac
|
Bug 937317 - Factor out the shareable parts of CallSetup into AutoEntryScript and AutoIncubentScript. r=bz
|
2013-12-11 17:51:57 -08:00 |
|