Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws
MozReview-Commit-ID: Ed9FfkskDos
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/* eslint-env mozilla/frame-script */
|
||||
|
||||
var { classes: Cc, interfaces: Ci, utils: Cu } = Components;
|
||||
Cu.import("resource://gre/modules/XPCOMUtils.jsm");
|
||||
|
||||
const gfxFrameScript = {
|
||||
domUtils: null,
|
||||
|
||||
Reference in New Issue
Block a user