Closed
Bug 1601768
Opened 5 years ago
Closed 5 years ago
Don't register BrowserContentHandler in content processes
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
It only works in the parent process, and if we wind up falling back to it in a content process, it can only cause trouble.
Assignee | ||
Comment 1•5 years ago
|
||
It only works in the parent process, and if we wind up falling back to it in a
content process, it can only cause trouble.
Pushed by maglione.k@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/791fb28110c8
Don't register BrowserContentHandler in content processes. r=mconley
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 73
You need to log in
before you can comment on or make changes to this bug.
Description
•