gecko-dev/layout
Andreas Farre 3ccff85cdd Bug 1502330 - Create BrowsingContext with passed opener. r=qdot
By replacing nsWebBrowser's implementation of the
nsIBaseWindow.initWindow and nsIBaseWindow.create with a new static
nsWebBrowser::Create method we make it possible to pass arguments
directly when creating an nsWebBrowser, for example the opener
BrowsingContext. As a bonus we can do away with
nsWebBrowser::mInitInfo!

Differential Revision: https://phabricator.services.mozilla.com/D12634

--HG--
extra : moz-landing-system : lando
2018-11-27 09:59:44 +00:00
..
base Bug 1509972 part 5: Use UniquePtr (not nsAutoPtr) to store a few local vars in nsCSSFrameConstructor. r=TYLin 2018-11-26 22:48:31 +00:00
build Bug 1438945 - Part 8: RemoteWorker IPC. r=asuth 2018-11-19 15:18:32 -08:00
doc
forms Bug 1504911 - part 1: Make all "input" event dispatcher in C++ use new utility method r=smaug 2018-11-21 03:59:02 +00:00
generic Backed out 6 changesets (bug 1159042) for crashtest failures. CLOSED TREE 2018-11-27 06:30:07 +02:00
inspector Bug 1496619 - Part 1: Drop frames() timing function r=birtles 2018-10-26 18:03:24 +00:00
ipc Bug 1438945 - Part 8: RemoteWorker IPC. r=asuth 2018-11-19 15:18:32 -08:00
mathml Bug 1507021. Add a SnappedClip function to gfxContext. r=mattwoodrow 2018-11-20 08:56:35 -05:00
media
painting Bug 1504065 - Run background-color animations on the compositor. r=birtles 2018-11-27 09:26:51 +00:00
printing Bug 1502330 - Create BrowsingContext with passed opener. r=qdot 2018-11-27 09:59:44 +00:00
reftests Bug 1510082 - Update reftest annotations for changes in WR PR #3346. r=kats 2018-11-27 02:53:03 +00:00
style Bug 1504065 - Support background-color animations on the compositor for nsIDOMWindowUtils::GetOMTAValue. r=birtles 2018-11-27 09:27:22 +00:00
svg Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-11-27 07:36:22 +02:00
tables Bug 1485179 - Part 1: Define a BORDER_STYLE_UNSET macro to abstract ownerStyle's sentinel value. r=dholbert 2018-11-19 20:56:48 -08:00
tools Bug 1507540 part 2. Use more notxpcom attributes in docshell/. r=smaug 2018-11-19 20:17:53 -05:00
xul Bug 1420628 - Avoid allocations for each text display item. r=jrmuizel 2018-11-25 22:57:04 +00:00
moz.build