Closed Bug 1096921 Opened 10 years ago Closed 10 years ago

Typo in CategoryManagerInterposition.methods.deleteCategoryEntry.

Categories

(Firefox :: Extension Compatibility, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 36

People

(Reporter: arai, Assigned: arai)

Details

Attachments

(1 file)

http://hg.mozilla.org/mozilla-central/file/5e4af5123dc9/toolkit/components/addoncompat/RemoteAddonsParent.jsm#l176
> CategoryManagerInterposition.methods.deleteCategoryEntry =
>   function(addon, target, category, entry, persist) {
>     if (category == "content-policy") {
>       ContentPolicyParent.remoteContentPolicy(entry);
>     }

remoteContentPolicy should be removeContentPolicy, right?
Try run is green :)
Comment on attachment 8520602 [details] [diff] [review]
Fix typo in CategoryManagerInterposition.methods.deleteCategoryEntry.

Review of attachment 8520602 [details] [diff] [review]:
-----------------------------------------------------------------

Yes, definitely! Thanks for spotting that!
Attachment #8520602 - Flags: review?(mconley) → review+
https://hg.mozilla.org/integration/fx-team/rev/1e768cb2fa3f
Assignee: nobody → arai_a
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/1e768cb2fa3f
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 36
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: