Closed
Bug 1626494
Opened 5 years ago
Closed 4 years ago
Support target switching for network module of DevTools webextensions
Categories
(DevTools :: General, task, P1)
DevTools
General
Tracking
(Fission Milestone:M6c, firefox79 fixed)
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: daisuke, Assigned: daisuke)
References
(Blocks 2 open bugs)
Details
(Whiteboard: dt-fission-m2-mvp)
Attachments
(2 files)
This is a follow-up of bug 1604211.
As we discussed in https://phabricator.services.mozilla.com/D67438#inline-408439, in order to address target-switching for network module of DevTools webextension, as we'd better use ResourceWatcher
to watch target's document event such as navigate
, decided to fix after fixing bug 1625942.
Updated•5 years ago
|
Priority: -- → P2
Whiteboard: dt-fission-m2-mvp
Updated•5 years ago
|
Blocks: dt-fission-network-monitor
Comment 1•5 years ago
|
||
Tracking Fission DevTools bugs for Fission Nightly (M6) milestone
Fission Milestone: --- → M6
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D67439
Updated•5 years ago
|
Assignee: nobody → daisuke
Status: NEW → ASSIGNED
Updated•5 years ago
|
Priority: P2 → P1
Comment 4•4 years ago
|
||
Tracking dt-fission-m2-mvp bugs for Fission Nightly milestone (M6c)
Fission Milestone: M6 → M6c
Assignee | ||
Updated•4 years ago
|
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/22fe07e77a31
Address target-switching for devtools network. r=ochameau,rpl
https://hg.mozilla.org/integration/autoland/rev/ca058e09859d
Add test of target-switching for devtools network. r=rpl,extension-reviewers
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/22fe07e77a31
https://hg.mozilla.org/mozilla-central/rev/ca058e09859d
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
You need to log in
before you can comment on or make changes to this bug.
Description
•