Closed Bug 666723 Opened 15 years ago Closed 13 years ago

Web console's net panel lists URIs with fragment identifiers for network requests

Categories

(DevTools :: Netmonitor, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: bzbarsky, Unassigned)

References

Details

(Keywords: qawanted, Whiteboard: [console-output])

This could confuse people, since those are not what goes on the network. On the other hand, for some things (document, media, etc) the fragment identifier is relevant for how we treat the data once we get it back. Not sure what the best thing to do is here.
maybe separate the fragment from the URI, such as http://example.com/foo/bar (with fragment: #frag)
OS: Mac OS X → All
Hardware: x86 → All
Component: Developer Tools → Developer Tools: Console
Whiteboard: [console-output]
retest in the network monitor.
Component: Developer Tools: Console → Developer Tools: Netmonitor
Keywords: qawanted
Netmonitor uses nsIURL to retrieve only the query of a uri.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.