Closed
Bug 1869488
Opened 11 months ago
Closed 11 months ago
Log address of `nsIChannel` subobject of `nsHttpChannel` in the constructor/destructor too
Categories
(Core :: Networking: HTTP, task, P3)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: mbrodesser-Igalia, Assigned: mbrodesser-Igalia)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•11 months ago
|
||
This allows linking nsHttpHandler::NotifyObservers
calls to their
corresponding nsHttpChannel
s in logan
(https://github.com/mozilla-necko/logan).
There'll be a separate patch for logan once this one accepted.
Updated•11 months ago
|
Severity: -- → N/A
Priority: -- → P3
Whiteboard: [necko-triaged]
Pushed by mbrodesser@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/12e266e296c1
log address of `nsIChannel` subobject of `nsHttpChannel` in the constructor/destructor too. r=necko-reviewers,jesup
Comment 3•11 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•