Bug 1381853 - lazy load browser-customization.js into the browser window, r=mconley.

This commit is contained in:
Florian Quèze
2017-07-23 00:17:57 +02:00
parent 72c7bf79a4
commit 441e30cff4
4 changed files with 6 additions and 2 deletions

View File

@@ -3,6 +3,9 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
// This file is loaded into the browser window scope.
/* eslint-env mozilla/browser-window */
/**
* Customization handler prepares this browser window for entering and exiting
* customization mode by handling customizationstarting and customizationending