gecko-dev/devtools/client/styleeditor
Julian Descottes 039d3e7c13 Bug 1543940 - menu.popup() should take a document argument instead of toolbox r=ochameau
Depends on D27693

Menu::popup and popupAtZoom are expecting a toolbox argument as last argument.
However, half of the callsites do not have access to the toolbox and just pass
a { doc } object. This is misleading when trying to work on menu.js because you
cannot rely on toolbox APIs.

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

--HG--
extra : moz-landing-system : lando
2019-05-08 21:35:36 +00:00
..
test Bug 1524628 - Fix a race condition in a devtools style editor test. r=ntim,yulia,miker. 2019-02-04 08:38:04 +00:00
StyleEditorUI.jsm Bug 1543940 - menu.popup() should take a document argument instead of toolbox r=ochameau 2019-05-08 21:35:36 +00:00
StyleEditorUtil.jsm Bug 1538171 - Remove the style-editor-options-popup XUL menupopup from the StyleEditor and use the JS Menu API instead. r=pbro 2019-04-08 13:16:46 +00:00
StyleSheetEditor.jsm Bug 1536834 - Remove leftover csscoverage code; r=jdescottes 2019-03-20 16:06:59 +00:00
index.xul Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
moz.build Bug 1462399 - remove GCLI commands; r=ochameau 2018-09-03 17:24:32 +00:00
original-source.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
panel.js Bug 1538171 - Remove the style-editor-options-popup XUL menupopup from the StyleEditor and use the JS Menu API instead. r=pbro 2019-04-08 13:16:46 +00:00