Bug 1508823 - Enable ESLint for dom/browser-element (manual changes). r=mccr8
Depends on D21215 Differential Revision: https://phabricator.services.mozilla.com/D14130
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
// Bug 741717 - Test the reload ability of <iframe mozbrowser>.
|
||||
|
||||
"use strict";
|
||||
|
||||
/* global browserElementTestHelpers */
|
||||
/* eslint-env mozilla/frame-script */
|
||||
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
browserElementTestHelpers.setEnabledPref(true);
|
||||
browserElementTestHelpers.addPermission();
|
||||
|
||||
Reference in New Issue
Block a user