gecko-dev/dom/worklet
Yoshi Cheng-Hao Huang cd69bc3c65 Bug 1841859 - Part 1: Move ReferrerPolicy to ScriptLoadRequest and LoadedScript. r=jonco,smaug
Suggested by jonco during review,
https://phabricator.services.mozilla.com/D186944#inline-1036982

Differential Revision: https://phabricator.services.mozilla.com/D187385
2023-09-20 17:32:15 +00:00
..
loader Bug 1841859 - Part 1: Move ReferrerPolicy to ScriptLoadRequest and LoadedScript. r=jonco,smaug 2023-09-20 17:32:15 +00:00
tests Bug 1851468 - wasm: Set ContextOptions defaults to help consumers that don't read preferences. r=yury 2023-09-07 15:30:57 +00:00
Worklet.cpp Bug 1572644 - Part 12-2: Add mErrorToRethrow to hold the JS::Value in WorkletFetchHandler. r=jonco,yulia 2023-03-13 22:59:42 +00:00
Worklet.h Bug 1572644 - Part 11-2: Preload localized error msg and format it when resolving failed. r=jonco,yulia 2023-03-13 22:59:41 +00:00
WorkletFetchHandler.cpp Bug 1841859 - Part 1: Move ReferrerPolicy to ScriptLoadRequest and LoadedScript. r=jonco,smaug 2023-09-20 17:32:15 +00:00
WorkletFetchHandler.h Bug 1572644 - Part 12-2: Add mErrorToRethrow to hold the JS::Value in WorkletFetchHandler. r=jonco,yulia 2023-03-13 22:59:42 +00:00
WorkletGlobalScope.cpp Bug 1846224 - Use RFPTarget for JS locale en-US spoofing. r=tjr 2023-09-08 19:24:44 +00:00
WorkletGlobalScope.h Bug 1846224 - Use RFPTarget for JS locale en-US spoofing. r=tjr 2023-09-08 19:24:44 +00:00
WorkletImpl.cpp Bug 1834737 - Make RFPTarget parameter of nsIGlobalObject::ShouldResistFingerprinting non-optional. r=tjr,media-playback-reviewers,aosmond 2023-05-31 09:46:53 +00:00
WorkletImpl.h Bug 1834737 - Make RFPTarget parameter of WorkletGlobalScope::ShouldResistFingerprinting non-optional. r=tjr 2023-05-31 09:46:54 +00:00
WorkletThread.cpp Bug 1851854 - Use SetPrefableContextOptions for worklet JS ContextOptions. r=mccr8 2023-09-11 10:09:45 +00:00
WorkletThread.h Bug 1851854 - Use SetPrefableContextOptions for worklet JS ContextOptions. r=mccr8 2023-09-11 10:09:45 +00:00
moz.build Bug 1572644 - Part 2: Init WorkletModuleLoader when WorkletGlobalScope is created. r=jonco,yulia 2023-03-13 22:59:36 +00:00