gecko-dev/tools/lint/docs
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
..
linters Bug 1442302 - Remove placesOverlay.xul. r=Gijs,mak,standard8 2018-03-12 10:43:35 -07:00
conf.py
create.rst Bug 1429457 - [mozlint] Create formal 'setup' mechanism for bootstrapping lint dependencies, r=gbrown 2018-01-25 13:40:02 -05:00
index.rst Bug 1288432 - [mozlint] Use yaml for lint definitions and separate implementation of external linters, r=bc 2017-06-02 09:49:26 -04:00
make.bat
Makefile
usage.rst Bug 1387555 - [mozlint] Make use of quickfix when using --edit with vim/nvim, r=dylan 2017-08-09 10:03:02 -04:00