Closed
Bug 1723392
Opened 3 years ago
Closed 3 years ago
Some JSWindowActors use unknown param `group`
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: zombie, Assigned: zombie)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
It seems group
was the name of a related param for Legacy actors, so the intent from bug 1505916, and bug 1712941 is clear.
Assignee | ||
Updated•3 years ago
|
Summary: Fix unknown JSWindowActor param `group`, use `messageManagerGroups` isntead → Some JSWindowActors use unknown param `group`
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by tjovanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b8f8d924f24a
Use JSWindowActor param `messageManagerGroups` instead of unknown `group` r=kashav,Standard8
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•