Fix: Developer Toolbar (the command: cookie; themes)

Issue #102
This commit is contained in:
janekptacijarabaci 2018-04-13 19:07:44 +02:00 committed by Roy Tam
commit ef8ecc5bcd
7 changed files with 123 additions and 0 deletions

View file

@ -65,6 +65,9 @@
# wishes to include *must* go into the global-scripts.inc file
# so that they can be shared by macBrowserOverlay.xul.
#include global-scripts.inc
#ifdef MOZ_DEVTOOLS
#include global-devtools-theme-scripts.inc
#endif
<script type="application/javascript" src="chrome://browser/content/nsContextMenu.js"/>
<script type="application/javascript" src="chrome://global/content/contentAreaUtils.js"/>