Closed
Bug 1591743
Opened 6 years ago
Closed 6 years ago
Set watchedByDevtools flag in child docshells
Categories
(DevTools :: Framework, defect, P3)
DevTools
Framework
Tracking
(firefox73 fixed)
RESOLVED
FIXED
Firefox 73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: bhackett1024, Assigned: bhackett1024)
References
Details
Attachments
(1 file)
When using the content toolbox (i.e. with a browsing context target), the watchedByDevtools flag is only being set on the root docshell of the target tab, and not any docshells underneath it. The watchedByDevtools flag should be set for all transitive child docshells so that behavior tied to this flag works as expected.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Priority: -- → P3
Comment 2•6 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:bhackett, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(bhackett1024)
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2868b40b5893
Set watchedByDevtools in child docshells of browsing context target, r=ochameau.
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 73
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(bhackett1024)
Comment 5•6 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•