No requests shown when iframe selected as target
Categories
(DevTools :: Netmonitor, defect, P2)
Tracking
(Fission Milestone:MVP)
Fission Milestone | MVP |
People
(Reporter: andrey, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
11.59 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:72.0) Gecko/20100101 Firefox/72.0
Steps to reproduce:
- Open an example http://jsbin.com/hipezin/edit?html,js,output
- Open devtools and select Network panel.
- Every 5 secs new request appears here and in Console too.
- Switch "currently target window" to "null.jsbin.com/runner".
Actual results:
There is no requests on Network panel, but Console still logs responses
Expected results:
Network panel should show requests for selected target frame. The same happens with all types of request (media, css, etc).
Comment 1•5 years ago
|
||
Honza, is there an existing Fission bug for making the Network panel with target selection?
Comment 2•5 years ago
|
||
I can also reproduce the problem.
Also the null.jsbin.com/runner
is there twice in the list.
(see the attached screenshot)
Honza
Updated•5 years ago
|
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Tracking dt-fission-m2-mvp bugs for Fission Nightly (M6) milestone
Comment 4•5 years ago
|
||
I'm not sure this is a fission bug.
We can probably revisit this issue once we implement bug 1608054, but this should not happen before end of M2.
Comment 5•5 years ago
|
||
dt-fission-m2-reserve bugs do not need to block Fission Nightly (M6). For now, let's track them for Fission riding the trains to Beta (M7) so we revisit these bugs before we ship Fission.
Comment 6•4 years ago
|
||
Bulk move of all dt-fission-m2-reserve bugs to Fission MVP milestone.
Comment 7•4 years ago
|
||
This works for me, but we still need to fix the bug 1608054
Feel free to reopen if you still experience the issue.
Honza
Updated•4 years ago
|
Description
•