fune/browser/components/customizableui
Oriol Brufau ef235398aa Bug 1808615 - Make addTab default skipLoad to createLazyBrowser. r=Gijs,extension-reviewers,nika,robwu
And make callers rely on that instead of allowInheritPrincipal when
creating lazy tabs.

Unlike allowInheritPrincipal, skipLoad sets the nodefaultsrc attribute.
This avoids a load instead of falling back to about:blank.

One consequence of that is that switching to a lazy about:blank tab will
not notify invoke listeners registered with addTabsProgressListener
(listeners registered with addProgressListener will still be invoked).

Thus test browser_open_in_lazy_tab.js needs to be updated.

Differential Revision: https://phabricator.services.mozilla.com/D166012
2023-01-07 13:51:47 +00:00
..
content Bug 1577257 - Share logic behind panel headers across the UI r=willdurand,Gijs,fluent-reviewers,flod 2022-11-17 21:34:34 +00:00
test Bug 1808615 - Make addTab default skipLoad to createLazyBrowser. r=Gijs,extension-reviewers,nika,robwu 2023-01-07 13:51:47 +00:00
CustomizableUI.jsm Bug 1801678 - Compute the right insertion point for a browser action widget when the toolbar is overflowed. r=Gijs 2022-11-24 18:51:19 +00:00
CustomizableWidgets.jsm Bug 1805889 - Stop abusing the options object in the Panel View. r=Gijs 2022-12-19 10:18:22 +00:00
CustomizeMode.jsm Bug 1475606 - remove loadOneTab and switch its callers over, r=dao,perftest-reviewers,sparky 2023-01-03 22:24:44 +00:00
DragPositionManager.jsm
moz.build Bug 1798896 - Test Unified Extension upgrade and downgrade behavior. r=Gijs 2022-11-17 01:59:59 +00:00
PanelMultiView.jsm Bug 1577257 - Share logic behind panel headers across the UI r=willdurand,Gijs,fluent-reviewers,flod 2022-11-17 21:34:34 +00:00
SearchWidgetTracker.jsm Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00