Closed
Bug 1868802
Opened 2 years ago
Closed 2 years ago
Add `this` pointer to `nsHttpHandler::NotifyObservers` logging
Categories
(Core :: Networking: HTTP, task, P2)
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•2 years ago
|
||
Required for supporting logan (https://github.com/mozilla-necko/logan).
This allows connecting the corresponding log message to an instance of
nsHttpHandler
.
Pushed by mbrodesser@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/8d69bee4db5a
add `this` pointer to `nsHttpHandler::NotifyObservers`'s logging. r=necko-reviewers,jesup
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged]
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years 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
•