gecko-dev/docshell/test
Dave Townsend 38ef8fecd1 Bug 1580766: Add a unique ID for the BrowsingContext tree inside a browser element. r=kmag
Adds a `browserId` property to all browsing contexts which the same for the
entire tree of contexts inside a frame element. If a new top-level context is
created for the frame then it is assigned the same value.

This allows identifying the frame element for a given browsing context.

Currently this is only done for XUL frame elements (browser/iframe). Not sure
if we want this for others.

Differential Revision: https://phabricator.services.mozilla.com/D56245
2020-06-01 16:52:31 +00:00
..
browser Bug 1580766: Add a unique ID for the BrowsingContext tree inside a browser element. r=kmag 2020-06-01 16:52:31 +00:00
chrome Bug 1631405 - Update tests to account for security UI only living in the parent process. r=kmag,ckerschb,webcompat-reviewers,twisniewski 2020-05-27 00:31:25 +00:00
iframesandbox Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
mochitest Bug 1467437. Align with other browsers and the spec for whether hashchange and popstate events bubble. r=smaug 2020-03-13 17:45:50 +00:00
navigation Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
unit Bug 1398567 - Invert URIFixup default behavior to search unless the string looks like a URI. r=Gijs 2020-05-27 16:55:14 +00:00
unit_ipc Bug 1561435 - Format docshell/, a=automatic-formatting 2019-07-05 09:59:46 +02:00
moz.build Bug 1628200 - Fix config/tests/test_mozbuild_reading.py. r=rstewart 2020-04-09 00:24:29 +00:00