Closed Bug 1091953 Opened 9 years ago Closed 9 years ago

[e10s] Fix about: protocol shim for Adblock

Categories

(Firefox :: Extension Compatibility, defect)

34 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 36

People

(Reporter: billm, Assigned: billm)

Details

Attachments

(1 file)

Attached patch fix-adblock-bugSplinter Review
Bug 1067468 added a new parameter to nsIAboutModule.newChannel. Adblock doesn't actually use this parameter, but we need to pass something for it or else xpconnect is unhappy.

I contemplated writing a test for this, but it would be pretty tricky and it doesn't seem worth it.
Attachment #8514703 - Flags: review?(mconley)
Comment on attachment 8514703 [details] [diff] [review]
fix-adblock-bug

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

From what I can tell, this load info argument is never actually used - but I can believe that XPCOM complains when you don't hand it the right number of arguments.
Attachment #8514703 - Flags: review?(mconley) → review+
https://hg.mozilla.org/mozilla-central/rev/4bfb7fa376a7
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 36
You need to log in before you can comment on or make changes to this bug.