Bug 1440247 - Move gIdentityHandler into its own file (browser-siteIdentity.js). r=johannh
MozReview-Commit-ID: CsOzYthmrgl
This commit is contained in:
1111
browser/base/content/browser-siteIdentity.js
Normal file
1111
browser/base/content/browser-siteIdentity.js
Normal file
File diff suppressed because it is too large
Load Diff
@@ -21,6 +21,7 @@ for (let script of [
|
||||
"chrome://browser/content/browser-places.js",
|
||||
"chrome://browser/content/browser-plugins.js",
|
||||
"chrome://browser/content/browser-sidebar.js",
|
||||
"chrome://browser/content/browser-siteIdentity.js",
|
||||
"chrome://browser/content/browser-tabsintitlebar.js",
|
||||
"chrome://browser/content/browser-trackingprotection.js",
|
||||
|
||||
|
||||
@@ -66,6 +66,7 @@ browser.jar:
|
||||
content/browser/browser-plugins.js (content/browser-plugins.js)
|
||||
content/browser/browser-safebrowsing.js (content/browser-safebrowsing.js)
|
||||
content/browser/browser-sidebar.js (content/browser-sidebar.js)
|
||||
content/browser/browser-siteIdentity.js (content/browser-siteIdentity.js)
|
||||
content/browser/browser-sync.js (content/browser-sync.js)
|
||||
* content/browser/browser-tabPreviews.xml (content/browser-tabPreviews.xml)
|
||||
content/browser/browser-tabsintitlebar.js (content/browser-tabsintitlebar.js)
|
||||
|
||||
Reference in New Issue
Block a user