fune/browser/components/contextualidentity
Brendan Dahl 8a6f97c45c Bug 1442302 - Remove placesOverlay.xul. r=Gijs,mak,standard8
The overlay was responsible for script loading and defining three elements
(bhTooltip, placesCommands, placesContext). In the majority of places where
the overlay was included only part of it was used. To remove the overlay, the
elements were each split into include files and moved into where they
were used. For the scripts, a JS file was added that defines all the lazy
modules and then this script, globalOverlay.js and utilityOverlay.js were
inlined to everywhere that would have included them from the overlay.

MozReview-Commit-ID: 8T5D46oYWLn

--HG--
rename : browser/components/places/content/placesOverlay.xul => browser/components/places/content/placesCommands.inc.xul
rename : browser/components/places/content/placesOverlay.xul => browser/components/places/content/placesContextMenu.inc.xul
extra : rebase_source : c1071af4ea264a95183cbc65caae98feb23d58e5
2018-03-12 10:43:35 -07:00
..
content Bug 1339610 - Move chrome:// container icons to be resource:// paths so extension developers can use them. r=baku 2017-08-25 12:30:16 +01:00
test/browser Bug 1442302 - Remove placesOverlay.xul. r=Gijs,mak,standard8 2018-03-12 10:43:35 -07:00
jar.mn Bug 1339610 - Move chrome:// container icons to be resource:// paths so extension developers can use them. r=baku 2017-08-25 12:30:16 +01:00
moz.build Bug 1382818 - Update moz.build metadata for browser/components/contextualidentity/ r=baku 2017-07-20 13:32:50 -07:00