Closed
Bug 1511225
Opened 6 years ago
Closed 5 years ago
Convert nsIHttpChannel REFERRER_POLICY constants to cenums
Categories
(Core :: Networking: HTTP, enhancement, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
DUPLICATE
of bug 1528697
People
(Reporter: qdot, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [necko-triaged])
ReferrerPolicy gets tossed back and forth as a uint32_t all over the place. Would be nice to have a defined type for it, and not have to repeat it in code like we do with ReferrerPolicy.h right now.
Updated•6 years ago
|
Priority: -- → P2
Whiteboard: [necko-triaged]
Updated•6 years ago
|
Blocks: refactor-referrer-policy-setup
Reporter | ||
Updated•6 years ago
|
Assignee: kyle → nobody
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•