Closed
Bug 1589954
Opened 6 years ago
Closed 6 years ago
Implement the rest of nsIClassifiedChannel methods on DocumentChannel
Categories
(Core :: Networking, enhancement, P2)
Core
Networking
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Bug 1588899 added the GetThirdPartyClassificationFlags
method to DocumentChannel
. Since this object may be encountered by other code which manipulated nsIClassifiedChannel
objects it's best to implement the rest of its methods as well.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/82274c202574
Implement the rest of nsIClassifiedChannel methods on DocumentChannel; r=jya
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Comment 4•6 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: --- → M4
You need to log in
before you can comment on or make changes to this bug.
Description
•