Open Bug 1284801 Opened 9 years ago Updated 3 years ago

[dev tools] network tab does not show anchor of prefetch'ed link

Categories

(DevTools :: Netmonitor, defect, P3)

49 Branch
defect

Tracking

(Not tracked)

People

(Reporter: maggus.staab, Unassigned)

Details

Attachments

(1 file)

Attached image netpanel.png
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 Build ID: 20160704004008 Steps to reproduce: when <link> prefetch a url which contains a anchor, the anchor does not show up in dev-tools network tab. open https://jsfiddle.net/0khhjq34/ and watch your dev-tools network tab Actual results: a request to https://www.example.com/?_pjax=#contentpjax shows up, but the label in the network table doesnt show the anchor. doing the very same in via a xhr request, the url is rendered properly, including the anchor Expected results: the anchor should be visible in the network tab
"#contentpjax" part won't be used while requesting a resource from server, with link prefetch, or actually opening the page in browser. so that that part won't be shown in network panel.
This is reproducible in latest developer edition. -- Version 49.0a2 Build ID 20160711004013 Update Channel aurora User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
Status: UNCONFIRMED → NEW
Component: Untriaged → Developer Tools: Netmonitor
Ever confirmed: true
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: