Open
Bug 1823767
Opened 3 years ago
Updated 3 years ago
Consider to remove InteractionsChild.sys.mjs and move the functionality to the parent process
Categories
(Firefox :: Bookmarks & History, enhancement, P2)
Firefox
Bookmarks & History
Tracking
()
NEW
People
(Reporter: smaug, Unassigned)
Details
InteractionsChild.sys.mjs seems to be doing things which one could do in the parent process in the session history related code.
Or even just use webprogresslistener in the parent process?
Updated•3 years ago
|
Flags: needinfo?(dtownsend)
Comment 1•3 years ago
|
||
Yeah we used to do other things in there but at first glance I'm not spotting anything left that needs to be in the content process.
Flags: needinfo?(dtownsend)
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P2
Updated•3 years ago
|
Severity: S3 → N/A
Comment 5•3 years ago
|
||
Restricting comments as this appears to be attracting spam.
Restrict Comments: true
You need to log in
before you can comment on or make changes to this bug.
Description
•