Commits
User selector
Commit History
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
Commits on Sep 7, 2021
Implement origin partitioning (top-origin/frame-origin) for BroadcastChannel
Show description for 707c2eccommitted
Commits on Aug 2, 2021
imported/w3c/web-platform-tests/webmessaging/broadcastchannel/blobs.html is a flaky failure since implementing BlobChannel
Show description for ad5c5c0committed
Commits on Jul 16, 2021
Add initial support for BroadcastChannel behind a runtime flag
Show description for 56f3b39committed
Commits on Jun 14, 2021
Pass PAL::SessionID by value instead of reference
Show description for 13620e1authored andcommitted
Commits on Jun 10, 2021
Move Timing-Allow-Origin checks to the network process
Show description for 86bc845committed
Commits on May 24, 2021
Remove StringBuilder::appendLiteral
Show description for 4d78e56committed
Commits on May 20, 2021
Add support for Navigation Timing Level 2
Show description for 9303ca8committed
Commits on May 19, 2021
Update Base64 encoding/decoding to match more modern WebKit conventions
Show description for e3e9cf6committed
Sam Weinig
Commits on Mar 11, 2021
Use RetainPtr<> / OSObjectPtr<> more in WebKit
Show description for 27d4cf2committed
Commits on Sep 18, 2020
XHR.timeout is affected by long tasks
Show description for 5ce07afcommitted
Commits on Apr 21, 2020
Classes marked final should not use protected access specifier
Show description for b95ea40committed
Commits on Feb 24, 2020
Handle page closure for stale-while-revalidate revalidations
Show description for 7944328authored andcommitted
Commits on Feb 18, 2020
Ephemeral session data leaks between processes
Show description for 18137a4authored andcommitted
Commits on Jan 20, 2020
Fix missing header guards and clean up empty files in WebCore, WebKitLegacy, WebKit, Tools
Show description for 36c1527committed
Commits on Sep 4, 2019
FrameLoader::FrameProgressTracker::progressCompleted() does not need a pageID
Show description for e4abaeccommitted
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on May 27, 2019
Use a strongly-typed identifier for pages
Show description for 6b82387committed
Commits on Feb 1, 2019
[Curl] Remove unnecessary member from NetworkStorageSession.
Show description for ae1fa5eauthored andcommitted
Commits on Jan 31, 2019
[Curl] Fix DRT crash related to private browsing.
Show description for a518a55authored andcommitted
Commits on Jan 28, 2019
Replace many uses of String::format with more type-safe alternatives
Show description for ddada20committed
Commits on Jan 24, 2019
[Curl] Unreviewed build fix for r240292 and friends.
Show description for b093995committedUnreviewed, rolling out r240403.
Show description for 55239c5committed[Curl] Unreviewed build fix for r240292 and friends.
Show description for 1f1c79ccommitted
Commits on Jan 22, 2019
Fix some builds after r240292
Show description for 666d014committedMove NetworkStorageSession ownership to NetworkProcess
Show description for e131338committed
Commits on Jan 17, 2019
Stop using NetworkStorageSession::storageSession in WebCore
Show description for bdb6303committed
Commits on Jan 4, 2019
CSP violation reports should bypass CSP checks
Show description for 3a8c925committed
Commits on Dec 22, 2018
Use Ref<> as much as possible
Show description for d4c5ff5committed
Commits on Dec 6, 2018
Remove unused LoaderStrategy::storeDerivedDataToCache and associated dead code
Show description for f51efdacommitted
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed
Commits on Aug 1, 2018
Move all calls to ResourceLoader::start to WebKitLegacy
Show description for 86075a2committed
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on May 25, 2018
URL::host should return a StringView to reduce allocations
Show description for 6f6e0d3committed