Open
Bug 1242259
Opened 9 years ago
Updated 2 years ago
Media requests from inner iframe not captured
Categories
(DevTools :: Netmonitor, defect, P2)
Tracking
(Not tracked)
REOPENED
People
(Reporter: mariuslp, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [btpp-fix-later])
Attachments
(1 file)
76.84 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20160105164030
Steps to reproduce:
1. Go to http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_audio_all
2. Capture the packets with the developper tools network thing (reload and so on)
Actual results:
3. One will not see any request for "horse.ogg" or "horse.mp3"
4. When selecting the other iframe as target document, no request is shown either way. Plus, if you select this iframe and try to CTRL+R, the audio player disappears.
Not sure if the results should have shown in the Web Audio Editor, but I can't figure how to make it work on this page, so... :/
Expected results:
One should be able to see the request being made to "horse.ogg", as it is the case with, e.g., Chrome. (see attachment for this)
Component: Untriaged → Developer Tools: Netmonitor
OS: Unspecified → Windows 10
I see this here on OS X as well.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 10 → All
Summary: Developper tools network not showing requests from iframe → Media requests from inner iframe not captured
Priority: -- → P2
Whiteboard: [btpp-fix-later]
I was just passing by when I remembered this issue; now everything is working. I mark the bug as RESOLVED/WORKSFORME, if someone can close the issue it would be great. Thanks!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Wait, I checked again and this time I could not see the horse.ogg file in the profiler any more. I'm confused.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Blocks: missing-incomplete-dup-requests
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•