Loading browser/base/content/aboutRestartRequired.js +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * 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/. */ /* eslint-env mozilla/frame-script */ /* eslint-env mozilla/remote-page */ var AboutRestartRequired = { /* Only do autofocus if we're the toplevel frame; otherwise we Loading browser/base/content/aboutTabCrashed.js +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * 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/. */ /* eslint-env mozilla/frame-script */ /* eslint-env mozilla/remote-page */ var AboutTabCrashed = { /** Loading browser/base/content/certerror/aboutNetError.js +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * 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/. */ /* eslint-env mozilla/frame-script */ /* eslint-env mozilla/remote-page */ import "chrome://global/content/certviewer/pvutils_bundle.jsm"; import "chrome://global/content/certviewer/asn1js_bundle.jsm"; Loading browser/components/firefoxview/tab-pickup-container.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * 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/. */ /* eslint-env mozilla/frame-script */ /* eslint-env mozilla/remote-page */ import { toggleContainer } from "./helpers.mjs"; Loading browser/components/newtab/content-src/lib/init-store.js +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * 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/. */ /* eslint-env mozilla/frame-script */ /* eslint-env mozilla/remote-page */ import { actionCreators as ac, Loading Loading
browser/base/content/aboutRestartRequired.js +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * 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/. */ /* eslint-env mozilla/frame-script */ /* eslint-env mozilla/remote-page */ var AboutRestartRequired = { /* Only do autofocus if we're the toplevel frame; otherwise we Loading
browser/base/content/aboutTabCrashed.js +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * 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/. */ /* eslint-env mozilla/frame-script */ /* eslint-env mozilla/remote-page */ var AboutTabCrashed = { /** Loading
browser/base/content/certerror/aboutNetError.js +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * 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/. */ /* eslint-env mozilla/frame-script */ /* eslint-env mozilla/remote-page */ import "chrome://global/content/certviewer/pvutils_bundle.jsm"; import "chrome://global/content/certviewer/asn1js_bundle.jsm"; Loading
browser/components/firefoxview/tab-pickup-container.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * 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/. */ /* eslint-env mozilla/frame-script */ /* eslint-env mozilla/remote-page */ import { toggleContainer } from "./helpers.mjs"; Loading
browser/components/newtab/content-src/lib/init-store.js +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * 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/. */ /* eslint-env mozilla/frame-script */ /* eslint-env mozilla/remote-page */ import { actionCreators as ac, Loading