Open
Bug 1927023
Opened 9 days ago
Updated 9 days ago
Update ReferrerInfo IPC Serializer/deserializer
Categories
(Core :: Networking, enhancement, P2)
Core
Networking
Tracking
()
NEW
People
(Reporter: jesup, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged][necko-priority-next])
Update the serializer for ReferrerInfo (https://searchfox.org/mozilla-central/rev/18f09bdf36a62ea7079c018301f1d257f71f655b/dom/security/ReferrerInfo.cpp#1540-1687) -- this will save some allocations, be simpler, and reduce the number of virtual function calls on a hot path
Updated•9 days ago
|
Severity: -- → S3
Points: --- → 3
Rank: 1
Priority: -- → P2
Whiteboard: [necko-triaged][necko-priority-next]
Updated•9 days ago
|
Rank: 1 → 3
You need to log in
before you can comment on or make changes to this bug.
Description
•