diff --git a/.eslintignore b/.eslintignore index 956d6b190d4e..77676bc9ef92 100644 --- a/.eslintignore +++ b/.eslintignore @@ -317,6 +317,7 @@ testing/modules/sinon-2.3.2.js testing/mozbase/mozprofile/tests/files/prefs_with_comments.js testing/talos/talos/scripts/jszip.min.js testing/talos/talos/startup_test/sessionrestore/profile/sessionstore.js +testing/talos/talos/startup_test/sessionrestore/profile-manywindows/sessionstore.js testing/talos/talos/tests/canvasmark/** testing/talos/talos/tests/dromaeo/** testing/talos/talos/tests/v8_7/** diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul index 0d3df66813ad..551cc2b3c618 100644 --- a/browser/base/content/browser.xul +++ b/browser/base/content/browser.xul @@ -850,8 +850,8 @@