Open
Bug 1740313
Opened 3 years ago
Updated 2 years ago
Switch WorkerPrivate::GetPrincipalHashValue to use threadsafe principals
Categories
(Core :: DOM: Workers, task)
Core
DOM: Workers
Tracking
()
NEW
People
(Reporter: aosmond, Unassigned)
References
Details
Instead of caching the nsIPrincipal hash value at worker setup, we should switch to threadsafe principals when they become available in bug 1443925.
You need to log in
before you can comment on or make changes to this bug.
Description
•