Bug 1451215: Run codespell on code. r=aswan
MozReview-Commit-ID: HIilZTKcQUY
This commit is contained in:
@@ -346,7 +346,7 @@ ExtensionManager = {
|
||||
|
||||
policy.debugName = `${JSON.stringify(policy.name)} (ID: ${policy.id}, ${policy.getURL()})`;
|
||||
|
||||
// Register any existent dinamically registered content script for the extension
|
||||
// Register any existent dynamically registered content script for the extension
|
||||
// when a content process is started for the first time (which also cover
|
||||
// a content process that crashed and it has been recreated).
|
||||
const registeredContentScripts = this.registeredContentScripts.get(policy);
|
||||
|
||||
Reference in New Issue
Block a user