gecko-dev/dom/xul
Kashav Madan 960bd54cfd Bug 1646563 - Remove BrowserId from nsFrameLoaderOwner, r=nika
We can just use BrowsingContext::BrowserId directly, so it's unnecessary to have
the field on nsFrameLoaderOwner as well.

This also makes it so that we only ever generate browser IDs in
BrowsingContext::CreatedDetached.

Differential Revision: https://phabricator.services.mozilla.com/D80121
2020-06-22 21:46:03 +00:00
..
crashtests Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky 2020-04-03 22:23:23 +00:00
test Bug 1638153: Part 2 - Fix uses of .rootTreeItem to get top browser window. r=geckoview-reviewers,nika,snorp 2020-06-17 17:17:16 +00:00
ChromeObserver.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xul. r=smaug 2020-02-20 15:54:52 +00:00
ChromeObserver.h Bug 1596709 - Move special chrome root element handling to an observer. r=smaug 2019-11-28 21:46:33 +00:00
XULBroadcastManager.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xul. r=smaug 2020-02-20 15:54:52 +00:00
XULBroadcastManager.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xul. r=smaug 2020-02-20 15:54:52 +00:00
XULFrameElement.cpp Bug 1646563 - Remove BrowserId from nsFrameLoaderOwner, r=nika 2020-06-22 21:46:03 +00:00
XULFrameElement.h Bug 1646563 - Remove BrowserId from nsFrameLoaderOwner, r=nika 2020-06-22 21:46:03 +00:00
XULMenuElement.cpp
XULMenuElement.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xul. r=smaug 2020-02-20 15:54:52 +00:00
XULPersist.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xul. r=smaug 2020-02-20 15:54:52 +00:00
XULPersist.h
XULPopupElement.cpp Bug 1377999 - Make nsXULElement to adapt the DOMArena changes r=smaug 2020-03-17 14:53:33 +00:00
XULPopupElement.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xul. r=smaug 2020-02-20 15:54:52 +00:00
XULTextElement.cpp Bug 1630704 - Merge nsBox into nsIFrame r=emilio 2020-04-18 12:06:09 +00:00
XULTextElement.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xul. r=smaug 2020-02-20 15:54:52 +00:00
XULTooltipElement.cpp Bug 1377999 - Make nsXULElement to adapt the DOMArena changes r=smaug 2020-03-17 14:53:33 +00:00
XULTooltipElement.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xul. r=smaug 2020-02-20 15:54:52 +00:00
XULTreeElement.cpp Bug 1629838 - Don't flush reentrantly from XUL a11y construction. r=Jamie 2020-04-15 01:01:12 +00:00
XULTreeElement.h Bug 1629838 - Don't flush reentrantly from XUL a11y construction. r=Jamie 2020-04-15 01:01:12 +00:00
moz.build Bug 1558520, rework remote controller to use JSWindowActor instead of having the browser have a controller, r=smaug 2020-03-12 16:47:57 +00:00
nsIBrowserController.idl Bug 1558520, rework remote controller to use JSWindowActor instead of having the browser have a controller, r=smaug 2020-03-12 16:47:57 +00:00
nsIController.idl
nsIControllers.idl
nsXULCommandDispatcher.cpp Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
nsXULCommandDispatcher.h
nsXULContentSink.cpp Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +00:00
nsXULContentSink.h
nsXULContentUtils.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsXULContentUtils.h
nsXULControllers.cpp
nsXULControllers.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xul. r=smaug 2020-02-20 15:54:52 +00:00
nsXULElement.cpp Bug 1635784 - Part 1: IsRemoteTarget should take fission OOP iframe into account; r=smaug 2020-06-18 20:38:34 +00:00
nsXULElement.h Bug 1637459 - Make nsXULElement::HasMenu flush frames. r=tnikkel 2020-05-18 10:43:23 +00:00
nsXULPopupListener.cpp Bug 1635784 - Part 1: IsRemoteTarget should take fission OOP iframe into account; r=smaug 2020-06-18 20:38:34 +00:00
nsXULPopupListener.h
nsXULPrototypeCache.cpp Bug 1641866 - fix XUL cache disabling code to actually revert it, r=mossop 2020-06-04 20:12:15 +00:00
nsXULPrototypeCache.h Bug 1632686 - Retain GlobalObject in StyleSheets r=emilio 2020-05-01 17:08:54 +00:00
nsXULPrototypeDocument.cpp Bug 1629291 - Don't set l10n as cached if there was any error during initial translation. r=mossop 2020-05-14 16:56:57 +00:00
nsXULPrototypeDocument.h Bug 1629291 - Don't set l10n as cached if there was any error during initial translation. r=mossop 2020-05-14 16:56:57 +00:00
nsXULSortService.cpp Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
nsXULSortService.h