Closed
Bug 1791749
Opened 3 years ago
Closed 3 years ago
Change ParentChannelListener::OnRedirectResult to HttpChannelParent::OnRedirectResult in doc comment
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
107 Branch
| Tracking | Status | |
|---|---|---|
| firefox107 | --- | fixed |
People
(Reporter: manuel, Assigned: manuel)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Documentation change introduced in Bug 1556487.
* Primarilly used by ParentChannelListener::OnRedirectResult and kept as
* Primarilly used in ParentChannelListener::OnRedirectResult callback
...
* Primarilly used in ParentChannelListener::OnRedirectResult callback.
ParentChannelListener::OnRedirectResult doesn't exist. Should say HttpChannelParent::OnRedirectResult instead. It's used there.
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
Summary: Change ParentChannelListener::OnRedirectResult to ParentChannelListener::OnRedirectResult in doc comment → Change ParentChannelListener::OnRedirectResult to HttpChannelParent::OnRedirectResult in doc comment
Updated•3 years ago
|
Attachment #9295561 -
Attachment description: Bug 1791749 - Change ParentChannelListener::OnRedirectResult to ParentChannelListener::OnRedirectResult in doc comment r=#necko → Bug 1791749 - Change ParentChannelListener::OnRedirectResult to HttpChannelParent::OnRedirectResult in doc comment r=#necko
Pushed by mbucher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/90efab10600b
Change ParentChannelListener::OnRedirectResult to HttpChannelParent::OnRedirectResult in doc comment r=necko-reviewers,valentin DONTBUILD
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•