Closed
Bug 1522279
Opened 6 years ago
Closed 6 years ago
Remove hardblockedaddon and softblockedaddon bindings
Categories
(Toolkit :: Blocklist Implementation, task, P3)
Toolkit
Blocklist Implementation
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: ntim, Assigned: ntim)
References
Details
Attachments
(1 file)
The markup can just be built in JS directly: https://searchfox.org/mozilla-central/source/toolkit/mozapps/extensions/content/blocklist.js#38,41
Comment 1•6 years ago
|
||
Soft blocked addons can be seen by commenting out the listener at https://searchfox.org/mozilla-central/rev/39265dd58298c40bed029617ad408bf806cce761/toolkit/mozapps/extensions/test/browser/browser_bug523784.js#80 and then ./mach mochitest browser_bug523784.js
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Attachment #9044362 -
Attachment description: Bug 1522279 - Remove hardblockedaddon and softblockedaddon bindings. r=aswan → Bug 1522279 - Remove hardblockedaddon and softblockedaddon bindings. r=Gijs
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/c5eb4a700d7f
Remove hardblockedaddon and softblockedaddon bindings. r=Gijs
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → ntim.bugs
Assignee | ||
Updated•5 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•