gecko-dev/dom
Emilio Cobos Álvarez 3beb2dc514 Bug 1439875: Fire MozBeforeInitialXULLayout before sizing the window. r=florian,smaug
This gives the chance to code that relies on setting the XUL window attributes
to run before we actually size the window.

This should prevent the resizing on OSX and fix some other untested stuff that
the first commit probably broke...

MozReview-Commit-ID: DhCWgmCppek

--HG--
extra : rebase_source : 253bea4c4e90727c0e8cce4726bf7a695ca26d9d
extra : source : 4d6f855ea529f6043b3ca886f53901e16a3d6405
extra : histedit_source : b0aa76063dca7a85e43b3bf670aab8f185a57915%2C760885a660c4fd92e7ae777614ad3cdc84dc9b31
2018-03-15 21:19:50 +11:00
..
abort
animation Bug 1382841 - Rename some test files in dom/animation/test/mozilla to use _ to separate words; r=hiro 2018-03-12 16:08:36 +09:00
asmjscache Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
audiochannel
base Merge inbound to mozilla-central. a=merge 2018-03-15 12:15:17 +02:00
battery
bindings Bug 1445199 - Remove JSContext parameter in worker NotifyHolder, r=smaug 2018-03-13 15:25:50 +01:00
broadcastchannel Bug 1436784 - Use WorkerRef in BroadcastChannel and MessagePort, r=smaug 2018-03-13 21:16:54 +01:00
browser-element Bug 1418077 - Remove nsIDOMHTMLFormElement. r=bz 2018-03-14 21:42:25 +01:00
cache Bug 1444971 - fix diagnostic assert condition in ReadStream; r=baku 2018-03-13 09:47:07 -04:00
canvas Bug 1445590 - ImageBitmap cannot be cloned/transferred if already closed, r=smaug 2018-03-14 17:37:34 +01:00
chrome-webidl Backed out 2 changesets (bug 1442931) for build bustages at ..\dom\bindings\mozwebidlcodegen\test\test_mozwebidlcodegen.py::TestWebIDLCodegenManager::test_copy_input on a CLOSED TREE 2018-03-07 08:53:06 +02:00
clients Bug 1441133 P1 Don't assert storage permission on windows that inherit the service worker. r=asuth 2018-03-01 08:13:56 -08:00
commandhandler
console Bug 1439657 Remove Time Precision Reduction from Console Timestamps r=baku 2018-02-28 15:20:16 -06:00
credentialmanagement Bug 1444605 - Fix perma-orange browser_active_document.js r=johannh 2018-03-12 11:51:05 +01:00
crypto Bug 1440627 - Use fallible setLength in StructuredCloneHolder. r=baku 2018-02-23 14:57:00 +01:00
encoding Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
events Merge inbound to mozilla-central. a=merge 2018-03-15 12:15:17 +02:00
fetch Bug 1445594 - Fetch must release the Promise object on the owning thread, r=catalinb 2018-03-14 16:17:08 +01:00
file Bug 1445540 - Use WorkerRef in IPCBlob, r=smaug 2018-03-14 15:24:38 +01:00
filehandle
filesystem Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
flex Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
gamepad Bug 1440407 P2 Remove some unnecessary nsPIDOMWindowInner QI to nsIGlobalObject. r=mystor 2018-02-22 14:28:39 -08:00
geolocation Bug 1437140 - Replace some uses of NS_DispatchToMainThread/NS_DispatchToCurrentThread with more specific event targets. r=mystor 2018-02-20 09:52:32 -05:00
grid
html Bug 1418077 - Remove nsIDOMHTMLFormElement. r=bz 2018-03-14 21:42:25 +01:00
imptests
indexedDB Backed out 2 changesets (bug 1443080) for spidermonkey build bustage at build/src/js/src/jit/BaselineCacheIRCompiler.cpp 2018-03-14 11:13:21 +02:00
interfaces Bug 1418077 - Remove nsIDOMHTMLFormElement. r=bz 2018-03-14 21:42:25 +01:00
ipc Merge mozilla-central to autoland 2018-03-14 12:16:00 +02:00
jsurl Bug 1441688 - Remove nsIIPCSerializableURI.Deserialize r=mayhemer 2018-03-05 04:14:44 +01:00
locales Bug 1442560 - Add a note for deprecating passing a storage option to indexedDB.open(). r=asuth 2018-03-05 20:01:00 +01:00
manifest Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
mathml Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug 2018-02-21 07:00:10 +09:00
media Backed out 2 changesets (bug 1443080) for spidermonkey build bustage at build/src/js/src/jit/BaselineCacheIRCompiler.cpp 2018-03-14 11:13:21 +02:00
messagechannel Bug 1436784 - Use WorkerRef in BroadcastChannel and MessagePort, r=smaug 2018-03-13 21:16:54 +01:00
midi Backed out 6 changesets (bug 1425462) for XPCShell failure on multiple files 2018-03-02 03:33:17 +02:00
network Bug 1436784 - Use WorkerRef in DOM Connection, r=smaug 2018-03-13 21:17:02 +01:00
notification Backed out 6 changesets (bug 888600) for beta simulation failures: build bustage on Linux and Windows opt (bug 1442036) and devtools failure browser_net_view-source-debugger.js (bug 1441961). a=backout 2018-03-01 11:51:09 +02:00
offline
payments Bug 1436903 - Avoid passing shipping options to the front end when shipping was not requested. r=baku 2018-03-07 13:16:46 +02:00
performance Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-03-15 00:10:23 +02:00
permission Bug 1440407 P2 Remove some unnecessary nsPIDOMWindowInner QI to nsIGlobalObject. r=mystor 2018-02-22 14:28:39 -08:00
plugins Bug 1438955 - Remove ImmReleaseContext hook. r=masayuki 2018-03-07 11:01:30 +09:00
power Bug 1439063 - Part 1: Move several public headers from js/src to js/public. r=jandem. 2018-02-21 10:30:19 -06:00
presentation Backed out 2 changesets (bug 1443080) for spidermonkey build bustage at build/src/js/src/jit/BaselineCacheIRCompiler.cpp 2018-03-14 11:13:21 +02:00
promise Bug 1445540 - Use WorkerRef in PromiseWorkerProxy, r=smaug 2018-03-14 15:26:33 +01:00
push Backed out 6 changesets (bug 888600) for beta simulation failures: build bustage on Linux and Windows opt (bug 1442036) and devtools failure browser_net_view-source-debugger.js (bug 1441961). a=backout 2018-03-01 11:51:09 +02:00
quota Bug 1443079 - nsScriptError.isFromPrivateWindow must match the correct value also in e10s mode, r=smaug 2018-03-13 06:40:38 +01:00
res
script Bug 1445551: Part 4 - Remove compartment-per-addon. r=mccr8 2018-03-13 19:43:30 -07:00
security Bug 1443079 - nsScriptError.isFromPrivateWindow must match the correct value also in e10s mode, r=smaug 2018-03-13 06:40:38 +01:00
serviceworkers Bug 1445554 - Remove the raw pointer WorkerPrivate from ServiceWorkerRegistrationImpl, r=catalinb 2018-03-15 08:57:05 +01:00
smil Bug 1432490: Make nsComputedDOMStyle::GetStyleContext / GetStyleContextNoFlush not take a presShell. r=bz 2018-02-25 02:23:59 +01:00
storage Backed out 4 changesets (bug 1437167) for build bustages on nsUpdateDriver.cpp and WindowsMessageLoop.cpp on a CLOSED TREE. 2018-03-06 00:09:46 +02:00
svg Bug 1445117 - Remove duplicates from nsGkAtoms. r=froydnj 2018-03-14 10:27:25 +11:00
system Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
tests Bug 1445772 - Don't worry about binding console methods to the console object r=jryans 2018-03-14 14:33:47 -07:00
u2f Bug 1430150 - Implement WebAuthentication permission prompts r=jcj,johannh 2018-03-11 18:47:14 +01:00
url Bug 1440627 - Use fallible setLength in StructuredCloneHolder. r=baku 2018-02-23 14:57:00 +01:00
vr Bug 1436791 - Implement gfxVRExternal,r=rbarker 2018-03-13 17:09:54 -07:00
webauthn Bug 1444547 - Propagate proper error codes from u2f-hid-rs to WebAuthn r=jcj 2018-03-14 14:09:02 +01:00
webbrowserpersist Backed out 2 changesets (bug 1443080) for spidermonkey build bustage at build/src/js/src/jit/BaselineCacheIRCompiler.cpp 2018-03-14 11:13:21 +02:00
webidl Merge mozilla-central to mozilla-inbound 2018-03-14 12:18:15 +02:00
websocket Bug 1436784 - Use WorkerRef in WebSocket, r=smaug 2018-03-13 21:16:59 +01:00
workers Merge inbound to mozilla-central. a=merge 2018-03-15 12:15:17 +02:00
worklet Bug 1439686 - Console API should print logs on stdout when used by chrome code and if browser.dom.window.dump.enabled is true, r=bgrins 2018-02-22 08:49:51 +01:00
xbl Backed out 2 changesets (bug 1443080) for spidermonkey build bustage at build/src/js/src/jit/BaselineCacheIRCompiler.cpp 2018-03-14 11:13:21 +02:00
xhr Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
xml Bug 1445140 part 2. Change NS_NewDOMDocument to take a DocumentType. r=mystor 2018-03-13 16:24:01 -04:00
xslt Bug 1445140 part 1. Remove the XPCOM-ish version of NS_NewDOMDocumentType. r=mystor 2018-03-13 16:24:01 -04:00
xul Bug 1439875: Fire MozBeforeInitialXULLayout before sizing the window. r=florian,smaug 2018-03-15 21:19:50 +11:00
jar.mn
moz.build Backed out 2 changesets (bug 1442931) for build bustages at ..\dom\bindings\mozwebidlcodegen\test\test_mozwebidlcodegen.py::TestWebIDLCodegenManager::test_copy_input on a CLOSED TREE 2018-03-07 08:53:06 +02:00