Closed
Bug 1520879
Opened 6 years ago
Closed 6 years ago
Port the onContentBlockingEvent notifications inside WebProgressChild.jsm to C++
Categories
(Core :: DOM: Content Processes, enhancement)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
This is part of bug 1510569 but about porting only one of the notifications there. The patch here will lay the ground work for bug 1510569.
The reason why I'm interested in doing this part first is that these notifications continually show up in various profiles from bug 1516540, also porting that whole JSM can be done piecemeal and doesn't need to happen in one big chunk.
Assignee | ||
Updated•6 years ago
|
Component: General → DOM: Content Processes
Product: Toolkit → Core
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Flags: needinfo?(amarchesini)
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/712eb70b540a
Port the onContentBlockingEvent notifications inside WebProgressChild.jsm to C++; r=baku
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•