gecko-dev/dom/browser-element
Hiroyuki Ikezoe 901885347c Bug 1562503 - Create GeckoMVMContext and ZoomConstraintsClient only for the root top level document. r=botond
browserElement_ScrollEvent.js is affected by this change. Before this change
the document for iframe mozbrowser was not considered as the root content
document, but after this change, it's considered as the root content document.
Given the nature of iframe mozbrowser, I believe it's the right behavior.

The browser mochitest in this commit fails without this change since
the minimum-scale size is used in the out-of-process iframe so that the visual
viewport size gets 3x bigger than the expected size.

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

--HG--
extra : moz-landing-system : lando
2019-07-08 22:39:31 +00:00
..
mochitest Bug 1562503 - Create GeckoMVMContext and ZoomConstraintsClient only for the root top level document. r=botond 2019-07-08 22:39:31 +00:00
BrowserElementChild.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
BrowserElementChildPreload.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
BrowserElementCopyPaste.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
BrowserElementParent.cpp Bug 1527287 - Add support for "noreferrer" feature argument to window.open(); r=qdot 2019-04-24 20:29:19 -04:00
BrowserElementParent.h Bug 1527287 - Add support for "noreferrer" feature argument to window.open(); r=qdot 2019-04-24 20:29:19 -04:00
BrowserElementParent.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
BrowserElementPromptService.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
components.conf Bug 1524688: Part 55 - Convert BrowserElementParent to static registration. r=mconley 2019-01-30 11:36:13 -08:00
moz.build Bug 1535353 - update Core :: DOM: * bugzilla product and component meta data in moz.build files after reorganization in bug 1533440 r=hsinyi 2019-03-17 23:13:22 +00:00
nsIBrowserElementAPI.idl Bug 1503070 part 12. Stop using DOMRequest in BrowserElement getCanGoForward/Back APIs. r=ehsan 2018-11-01 17:37:48 -04:00