Closed
Bug 1869488
Opened 1 year ago
Closed 1 year 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, Assigned: mbrodesser)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
This allows linking nsHttpHandler::NotifyObservers calls to their
corresponding nsHttpChannels in logan
(https://github.com/mozilla-necko/logan).
There'll be a separate patch for logan once this one accepted.
Updated•1 year 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•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year 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
•