Closed
Bug 1671184
Opened 5 years ago
Closed 5 years ago
Don't send GeckoView:UpdateSettings to child processes
Categories
(GeckoView :: General, enhancement)
Tracking
(firefox83 fixed)
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
References
Details
Attachments
(1 file)
Now that GeckoViewSetting has been migrated to actor, no framescript is listening to UpdateSettings anymore, so we can stop sending it.
Assignee | ||
Updated•5 years ago
|
Summary: Don't send GeckoView:UpdateSettings to the child processes → Don't send GeckoView:UpdateSettings to child processes
Assignee | ||
Comment 1•5 years ago
|
||
Now that GeckoViewSettingChild is an actor, nobody listens to settings in the
child anymore.
Updated•5 years ago
|
Assignee: nobody → agi
Status: NEW → ASSIGNED
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9c7e764475f7
Don't send GeckoView settings to child processes. r=snorp
![]() |
||
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•