Commits
User selector
Commit History
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
Commits on Aug 14, 2021
Add Cross-Origin-Embedder-Policy support for Blob URLs
Show description for a8487ffcommitted
Commits on Aug 11, 2021
Add Cross-Origin-Opener-Policy support for Blob URLs
Show description for 9536d86committed
Commits on Jun 5, 2021
Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer
Show description for 3194bf4committed
Commits on Feb 7, 2020
Fix fetch/api/policies/referrer-origin-worker.html
Show description for 9b8a93cauthored andcommitted
Commits on Oct 4, 2019
Clean up some includes to make the build a bit faster: DOMPromise
Show description for 134e6d7committed
Commits on Sep 18, 2019
BlobRegistry no longer needs SessionIDs
Show description for 7d7409fcommitted
Commits on Aug 13, 2019
Blob registries should be keyed by session IDs
Show description for cdf4136committed
Commits on Jul 9, 2018
Shrink various loading-related enums to shrink CachedResource
Show description for b733027committed
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on Apr 24, 2018
Make WebLoaderStrategy send to NetworkResourceLoader necessary parameters to handle full loads in NetworkProcess
Show description for 4cd0199committed
Commits on Dec 18, 2017
Add support for response blob given to fetch events
Show description for b2b506dauthored andcommitted
Commits on Nov 17, 2017
FetchLoader should unregister its blob URL
Show description for 2cbe1a8authored andcommitted
Commits on Aug 15, 2017
[Cache API] Adding generic support for CacheStorage and Cache methods
Show description for cfd1a00authored andcommittedImplement quota limitation for keepalive Fetch requests
Show description for a82675bcommitted
Commits on Aug 14, 2017
Unreviewed, rollout r220622 & r220696
Show description for aaf9b0dcommitted
Commits on Aug 12, 2017
Implement quota limitation for keepalive Fetch requests
Show description for 9a45102committed
Commits on Aug 5, 2017
[Fetch API] Response should keep all ResourceResponse information
Show description for 060dd93authored andcommitted
Commits on Aug 3, 2017
Remove FETCH_API compilation guard
Show description for 7f6139fauthored andcommittedImprove our support for referrer policies
Show description for 5519baacommitted
Commits on Feb 25, 2017
[Resource Timing] Gather timing information with reliable responseEnd time
Show description for 1cd3061committedUnreviewed, rolling out r212944.
Show description for 8e89588committed
Commits on Feb 24, 2017
[Resource Timing] Gather timing information with reliable responseEnd time
Show description for e3b9e7dcommitted
Commits on Jan 9, 2017
Merging ThreadableLoader redundant options on filtering responses
Show description for 06a8219authored andcommitted
Commits on Jan 4, 2017
Web Inspector: Cross Origin importScripts() scripts lack source URL, causes issues with Inspector showing Resource
Show description for 5089051authored andcommitted
Commits on Dec 1, 2016
Misc. cleanup in Modules/fetch
Show description for 5b82c82authored andcommitted
Commits on Nov 10, 2016
Web Inspector: Associate Worker Resources with the Worker and not the Page
Show description for f3a113fcommitted
Commits on Sep 27, 2016
[Fetch API] Use Ref<const T> in FetchBody::m_data variant
Show description for ffaa062authored andcommitted
Commits on Sep 22, 2016
Refactor ContentSecurityPolicy::allow* methods
Show description for 03f59fcauthored andcommitted
Commits on Sep 16, 2016
[Fetch API] Referrer and Origin header should not be considered as safe request headers
Show description for 6b06477authored andcommitted
Commits on Aug 31, 2016
[Fetch API] Fetch API should be able to load data URL in Same Origin mode
Show description for 16fe273authored andcommitted
Commits on Aug 29, 2016
data:// URL behavior of XHR does not match spec
Show description for 64099d5authored andcommitted
Commits on Aug 27, 2016
[Fetch API] Opaque responses should not have any body
Show description for 8a68e90authored andcommitted
Commits on Aug 5, 2016
[Fetch API] Activate CSP checks
Show description for ec250dcauthored andcommitted
Commits on Aug 2, 2016
[Fetch API] Add support to ReferrerPolicy
Show description for dcb07bdauthored andcommitted