Commits
User selector
Commit History
Commits on Sep 16, 2021
Add violations reporting support for Cross-Origin-Embedder-Policy
Show description for 89f5b69committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Feb 3, 2021
Add a loader for <model> resources
Show description for d036cc4committed
Commits on Oct 22, 2020
Introduce worklet destinations and allow to fetch modules with CORS based on destination
Show description for 4191046committed
Commits on Apr 14, 2020
Add WARN_UNUSED_RETURN to decode methods in Source/WebCore
Show description for 2a7246acommitted
Commits on Apr 11, 2020
PersistentCoders should use modern decoding syntax
Show description for 73d6d8cauthored andcommitted
Commits on Feb 12, 2020
Shrink CachedResource
Show description for 4c2bf61committed
Commits on Mar 19, 2019
Build cleanly with GCC 9
Show description for 743bc7dcommitted
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Jul 9, 2018
Shrink various loading-related enums to shrink CachedResource
Show description for b733027committed
Commits on Apr 12, 2018
Content-Type not enforced for <script> allows for XSS
Show description for c43c958committed
Commits on Nov 29, 2017
Add support for FetchEvent.clientId
Show description for 80c2212authored andcommitted
Commits on Oct 19, 2017
Add preliminary support for ServiceWorker Handle Fetch
Show description for 32ff942authored andcommittedUnreviewed, revert r223650 as it caused crashes on the bots.
Show description for adc2133committedAdd preliminary support for ServiceWorker Handle Fetch
Show description for 48e8de0authored andcommitted
Commits on Oct 16, 2017
[FETCH] Remove Request.type getter
Show description for 04e182aauthored andcommitted
Commits on Aug 23, 2017
[Cache API] Enable persistent coder to encode FetchOptions
Show description for eb7f8c7authored andcommitted
Commits on Aug 16, 2017
[Cache API] Implement Worker connection to the Cache storage engine
Show description for de54a1dauthored andcommitted
Commits on Aug 4, 2017
[Fetch API] Add support for Request keepalive getter
Show description for cbf0012authored andcommitted
Commits on Aug 3, 2017
Improve our support for referrer policies
Show description for 5519baacommitted
Commits on May 9, 2017
LayoutTests/imported/w3c:
Show description for f0a437fcommitted
Sam Weinig
Commits on Oct 11, 2016
[Fetch API] Support Request cache mode
Show description for ad9e3ecauthored andcommitted
Commits on Jun 22, 2016
[Fetch API] Rename 'origin-only' referrer policy to 'origin'
Show description for a92bb9aauthored andcommitted
Commits on May 24, 2016
[Fetch API] Implement Fetch redirect mode
Show description for e783daccommitted
Loading