Open Bug 1394382 Opened 8 years ago Updated 3 years ago

dev tools: netpanel wsdl subresources not shown

Categories

(DevTools :: Netmonitor, defect, P4)

57 Branch
defect

Tracking

(firefox57 fix-optional)

Tracking Status
firefox57 --- fix-optional

People

(Reporter: maggus.staab, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached image slow-wsdl.png
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0 Build ID: 20170827100428 Steps to reproduce: - open dev tools netpanel - open url https://www.handyflash.de/eBaySvc.wsdl Actual results: page takes 5-7 seconds to load. the wsdl resource itself seem to take only 712ms of this time. what is the browser doing the rest of the time? Expected results: I guess the browser is loading/trying to load resources referenced urls from "xmlns" or similar. if so, I would expect those "subrequests" be shown in the netpanel. if it is only fetching and rendering this pages, I would expect a faster page-load.
Component: Untriaged → Developer Tools: Netmonitor
My guess is the the page is generating HTML & rendering (it's huge amount of XML on the page) You can try https://perf-html.io/ to see exact details. Honza
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P4
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: