Commits
User selector
Commit History
Commits on Sep 14, 2021
[Hardening] Validate IDBValue's blob paths in WebIDBServer::putOrAdd()
Show description for 76cb8cecommitted
Commits on Aug 14, 2021
Add Cross-Origin-Embedder-Policy support for Blob URLs
Show description for a8487ffcommitted
Commits on Aug 13, 2021
SandboxExtension::Handle creation should return std::optional instead of bool
Show description for 1b8d022authored andcommitted
Commits on Aug 11, 2021
Add Cross-Origin-Opener-Policy support for Blob URLs
Show description for 9536d86committed
Commits on Aug 10, 2021
Blob URL changes after loading it
Show description for 941412fcommitted
Commits on Apr 27, 2021
charset in contentType used in Blob.prototype.slice(start, end, contentType) is lost
Show description for 0a3312dauthored andcommitted
Commits on Jul 2, 2020
Allow the File object to be created with a replacement file
Show description for 4102fb5authored andcommitted
Commits on Sep 18, 2019
BlobRegistry no longer needs SessionIDs
Show description for 7d7409fcommittedStop passing sessionIDs to NetworkProcessConnection methods
Show description for f16f04bcommittedCacheStorageProvider::createCacheStorageConnection() does not need to take in a SessionID
Show description for e7b1a9fcommitted
Commits on Sep 16, 2019
Store sessionID on the NetworkConnectionToWebProcess now that there is one session per WebProcess
Show description for 837ba84committed
Commits on Aug 14, 2019
ThreadableBlobRegistry::blobSize should take a SessionID as parameter
Show description for 7b858bccommitted
Commits on Aug 13, 2019
Blob registries should be keyed by session IDs
Show description for cdf4136committed
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on Nov 29, 2018
Modernize BlobRegistry::writeBlobsToTemporaryFiles
Show description for 9df0fb1committed
Commits on Aug 22, 2018
Unreviewed, rolling out r235204.
Show description for f92c1abcommitted
David FentonUnreviewed, rolling out r235176.
Show description for 44ea138committed
David FentonUse unified build for WebProcess
Show description for d51fc63committed
Commits on Dec 20, 2017
Support service worker interception of request with blob body
Show description for 1d59153authored andcommitted
Commits on Nov 29, 2017
ensure*Connection() methods on WebProcess should return a reference
Show description for 149b96ecommitted
Commits on Sep 18, 2017
[Cocoa] Upstream sandbox-related WebKitSystemInterface functions
Show description for df5d32acommitted
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading