Commits
User selector
Commit History
Commits on Jul 16, 2021
Add initial support for BroadcastChannel behind a runtime flag
Show description for 56f3b39committed
Commits on Jul 6, 2021
[iOS] Have ProcessAssertion take the RunningBoard assertion asynchronously by default
Show description for 72e10b8committed
Commits on Jun 16, 2021
Enable release logging in the network process for ephemeral sessions
Show description for 7994607committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Mar 26, 2021
Refactor NetworkSessionCocoa to prepare for per-WebPageProxy sessions
Show description for 1c9bdc2committed
Commits on Mar 12, 2021
Drop some unnecessary RunLoop::isMain() / IsMainRunLoop() checks
Show description for 3975542committed
Commits on Mar 9, 2021
Stop using callOnMainThread() / isMainThread() in WebKit2
Show description for 83ae5d0committed
Commits on Feb 27, 2021
Reduce explicit usage of [objC retain] in WebKit
Show description for e2cc440committed
Commits on Feb 20, 2021
WebGL GPU process IPC should use shared memory for asynchronous messages
Show description for 3696f97authored andcommitted
Commits on Jan 27, 2021
Implement visibility based resource load scheduling for low priority resources
Show description for 4bb3283committed
Commits on Dec 10, 2020
Source/WebKit:
Show description for 756c120authored andcommitted
Commits on Dec 9, 2020
IPC should support non-byte aligned data references
Show description for 2df0539authored andcommitted
Commits on Dec 4, 2020
Unreviewed, reverting r270422.
Show description for a6d1322committedSource/WebKit:
Show description for 4e11ccdauthored andcommitted
Commits on Nov 11, 2020
Define USE(LEGACY_CFNETWORK_DOWNLOADS)
Show description for 23de215committed
Commits on Oct 14, 2020
Non-unified build fixes, mid October 2020
Show description for 67246f3committed
Commits on Oct 9, 2020
Use sendWithAsyncReply for NetworkProcess::CancelDownload
Show description for 5ca43b8committed
Commits on Oct 5, 2020
Make DownloadID an ObjectIdentifier
Show description for 82d418dcommittedUse sendWithAsyncReply for DecideDestinationWithSuggestedFilename
Show description for fe0adfecommitted
Commits on Jul 17, 2020
[WTF] Remove the unnecessary inner class DefaultHash<T>::Hash
Show description for 247ce69committed
Commits on Jul 7, 2020
Add WebCoreNSURLSession SPI to send HTTP/2 ping
Show description for 7cc45a7authored andcommitted
Commits on May 20, 2020
Add _WKDownloadDelegate callback including totalBytesWritten
Show description for 149fc90authored andcommitted
Commits on May 5, 2020
[Mac] Remove __MAC_OS_X_VERSION_MIN_REQUIRED checks for versions older than 10.14
Show description for bd35bdccommitted
Commits on Apr 13, 2020
Turn all instances of NavigatingToAppBoundDomain into Optionals
Show description for 9490d30committedAdd WARN_UNUSED_RETURN to decode methods in Source/WebKit
Show description for 80bcf01committed
Commits on Apr 5, 2020
[iOS] Simplify ProcessAssertion class in preparation for switch to RunningBoard
Show description for cce3e88committed
Commits on Mar 18, 2020
Pass isNavigatingToAppBoundDomain for speculative loads, preconnect tasks and downloads
Show description for 2cd2480committed
Commits on Feb 17, 2020
Fix regression in NSURLSessionWebSocketTask WSS support
Show description for fcba10ecommitted
Commits on Feb 1, 2020
REGRESSION(r252185): NetworkSessionCocoa cancels downloads that receive authentication challenges
Show description for 4f44a66committed
Commits on Jan 30, 2020
PAL: Remove old iOS version macros
Show description for 6ce914fcommitted
Commits on Nov 9, 2019
Unreviewed, rolling out r252260.
Show description for ad27f84committed
Commits on Nov 8, 2019
Make DownloadID an ObjectIdentifier
Show description for 2a2674dcommitted
Commits on Nov 7, 2019
Re-enable NSURLSession isolation after r252116
Show description for 0068b2fcommitted
Commits on Oct 11, 2019
Remove unused WebProcessPool::requestNetworkingStatistics
Show description for d53bf09authored andcommitted
Commits on Sep 30, 2019
Move DownloadMonitor test speed multiplier from WebProcessPool to WebsiteDataStoreConfiguration
Show description for 010a048committed