Closed
Bug 1738915
Opened 4 years ago
Closed 4 years ago
Context selector should be set to match the selected frame in the iframe picker (when EFT is enabled)
Categories
(DevTools :: Console, task)
DevTools
Console
Tracking
(firefox96 fixed)
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
(Whiteboard: dt-perf-stability-mvp)
Attachments
(1 file)
When EFT is enabled, the iframe picker holds targets, which should play nicely with the context selector.
If the user selects a specific frame in the iframe picker, the webconsole context should be switched to that context.
We currently don't have test for that, so we should write one.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eb9953fd3252
[devtools] Set webconsole context when selecting frame in iframe picker. r=ochameau.
Comment 3•4 years ago
|
||
Backed out for causing mochitest failures on browser_resources_document_events.js
Flags: needinfo?(nchevobbe)
| Assignee | ||
Comment 4•4 years ago
|
||
fixed the test and pushed again: https://treeherder.mozilla.org/jobs?repo=try&revision=8fb76044382d969713375e964b710312cb42de3c
Flags: needinfo?(nchevobbe)
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/09dd3df16a8f
[devtools] Set webconsole context when selecting frame in iframe picker. r=ochameau.
Comment 6•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•