Closed
Bug 1717414
Opened 3 years ago
Closed 3 years ago
[network markers] report the redirect channel id in network markers
Categories
(Core :: Networking: HTTP, enhancement, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: julienw, Assigned: julienw)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
Currently the network markers for redirects only include the redirect URL. In this bug we want to report the channel id for the new channel, so that we can relate them in the UI later on.
Updated•3 years ago
|
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
Assignee | ||
Comment 1•3 years ago
|
||
Then this will make it possible in the UI to relate the redirected
request with its redirection.
This patch will break the build, but the next patch will fix it.
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D118467
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 4•3 years ago
|
||
Here is a new try build for the last minute change fixing the issue in the previous try build: https://treeherder.mozilla.org/jobs?repo=try&revision=ce2f9a92bab8546556e0fc07924d4a3f81a593a9
Pushed by jwajsberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0083df7a6f65
[profiler] Add a new property to network markers to report the new channel id for redirection processes r=gerald
https://hg.mozilla.org/integration/autoland/rev/dd1ae78559da
[profiler, netwerk] Report the new channel id in redirect network markers r=necko-reviewers
Comment 6•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0083df7a6f65
https://hg.mozilla.org/mozilla-central/rev/dd1ae78559da
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•