fune/browser/components/contextualidentity
Andrew Swan e6c0e0f03a Bug 1555060 Convert <tabs> to a custom element
The conversion for "regular" <tabs> elements is straightforward, most of
the work here is to support the tab strip (the <tabs> element with the id
"tabbrowser-tabs").  The markup needed for the tab strip moves directly
into browser.xhtml and the construction/teardown logic is now explicitly
driven from gBrowser.  There are many more little tweaks too numerous to
enumerate.

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

--HG--
rename : browser/base/content/tabbrowser.xml => browser/base/content/tabbrowser-tabs.js
extra : rebase_source : 6b2b0ed9b01958d1b2db605ab300c4bebcaa461c
extra : source : c163881a80c9a032b40f7d965fad6a6850fcf8a4
2019-06-20 14:09:37 -07:00
..
content Bug 1556726 - Ensure #userContext-label doesn't increase the height of the address bar. r=jkt 2019-06-06 12:43:43 +00:00
test/browser Bug 1555060 Convert <tabs> to a custom element 2019-06-20 14:09:37 -07:00
jar.mn contextualIdentity: add gray color and fence icon (Bug 1532746); r=jkt,flod 2019-04-17 16:43:30 +00:00
moz.build