Commits
User selector
Commit History
Commits on Sep 22, 2021
Drop makeRef() and use Ref { } instead
Show description for fee7a1ccommitted
Commits on Sep 21, 2021
Drop makeRefPtr() and use RefPtr { } directly instead
Show description for fef3d76committed
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
Commits on Sep 15, 2021
Rename RESOURCE_LOAD_STATISTICS to INTELLIGENT_TRACKING_PREVENTION
Show description for 70eb0d4committed
Commits on Sep 8, 2021
Remove responsiveness timer in NetworkProcessProxy::getNetworkProcessConnection
Show description for 057040ccommittedRegression (r282130): [ macOS iOS wk2 ] imported/w3c/web-platform-tests/storage/persisted.https.any.html is failing
Show description for 162c69ccommitted
Commits on Sep 5, 2021
Use a strongly typed identifier for authentication challenge IDs
Show description for 8fedb30committed
Commits on Sep 1, 2021
Remove _statisticsDatabaseColumnsForTable and related unused test functions
Show description for eed8bc4authored andcommitted
Commits on Aug 30, 2021
Remove unused OptionalCallbackID
Show description for 4d1539dauthored andcommitted
Commits on Aug 27, 2021
Separate PrivateClickMeasurement database from ResourceLoadStatistics database and add SPI to set its location
Show description for 2cdef64committed[WK2] Reuse the same network load when process-swapping on resource response due to COOP
Show description for 25db1e8committed
Commits on Aug 20, 2021
Make UIEventAttribution tests less platform dependent
Show description for ff37bd0committed
Commits on Aug 16, 2021
Add logging for failure in getting network process connection
Show description for 27e7112committed[GTK][WPE] Add API to pass WebKitMemoryPressureHandler parameters to the network processes
Show description for fa52cc6committed
Commits on Aug 13, 2021
SandboxExtension::Handle creation should return std::optional instead of bool
Show description for 1b8d022authored andcommitted
Commits on Aug 3, 2021
Remove unused processDidTransitionTo{Foreground,Background} IPC
Show description for 0849900committed
Commits on Jul 23, 2021
Generate simulated crash when UI process fails to get network process connection
Show description for d0fe2b2committed
Commits on Jul 8, 2021
Clean up App Privacy Report code
Show description for 9b8c5e9committed
Commits on Jul 6, 2021
[iOS] Have ProcessAssertion take the RunningBoard assertion asynchronously by default
Show description for 72e10b8committed
Commits on Jul 2, 2021
Take a process assertion in the network process when holding locked files
Show description for 7cf603fcommitted
Commits on Jun 29, 2021
NetworkProcessProxy::networkProcessDidTerminate() should copy process pools before iterating over them
Show description for c580275committed
Commits on Jun 16, 2021
Clean up WebCookieManagerProxy
Show description for b7c71f7committed
Commits on Jun 15, 2021
Reloading the view should be able to recover if the GPUProcess or NetworkProcess are hung
Show description for 1f8b7a8committedAdd basic detection of unresponsive Network / GPU Processes
Show description for 19a0792committed
Commits on Jun 14, 2021
Pass PAL::SessionID by value instead of reference
Show description for 13620e1authored andcommitted
Commits on Jun 3, 2021
Move protector earlier in NetworkProcessProxy::networkProcessDidTerminate()
Show description for 24c0eb6committed
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 May 24, 2021
Remove StringBuilder::appendLiteral
Show description for 4d78e56committed
Commits on May 4, 2021
Don't iterate NetworkProcessProxy::m_websiteDataStores
Show description for dfc9895authored andcommitted
Commits on Apr 11, 2021
Crash under WebProcessProxy::shouldSendPendingMessage()
Show description for 6dfdbd7committed
Commits on Apr 9, 2021
Serialize URL instead of entire challenge for informing client that modern TLS was negotiated
Show description for 82702a6committed
Commits on Apr 8, 2021
Remove logging for investigating http/tests/IndexedDB/storage-limit-1.html failure
Show description for fee6a75committed
Commits on Apr 6, 2021
Add additional page load diagnostic logging
Show description for 187eda3committed