Closed
Bug 1702744
Opened 4 years ago
Closed 4 years ago
Set BrowsingContext flags in the parent process instead of in the BrowsingContextTargetActor (which lives in content process)
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(Fission Milestone:M7a, firefox89 fixed)
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-fission-m3-mvp )
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This bug should handle:
mediumOverride
(devtools/server/actors/targets/browsing-context.js#1381 )prefersColorSchemeOverride
(devtools/server/actors/targets/browsing-context.js#1391 )serviceWorkersTestingEnabled
(devtools/server/actors/targets/browsing-context.js#1371 )
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Fission Milestone: --- → M8
Whiteboard: dt-fission-m3-mvp
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/47f3abe29e8c
[devtools] Set browsingContext flags from parent process. r=jdescottes.
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•4 years ago
|
Fission Milestone: M8 → M7a
You need to log in
before you can comment on or make changes to this bug.
Description
•