Open
Bug 1230878
Opened 9 years ago
Updated 2 years ago
Add context for network requests initiated by JavaScript
Categories
(Core :: Networking, enhancement, P5)
Core
Networking
Tracking
()
NEW
People
(Reporter: sebo, Unassigned)
References
Details
(Whiteboard: [necko-would-take])
Network requests that are initiated by some JavaScript function should get the request origin information passed as aContext argument.
The origin information should include at least include the script's URL and the line and column of the function that caused the request and may additionally include the function stack trace.
Sebastian
Updated•9 years ago
|
Whiteboard: [necko-would-take]
Comment 1•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•