Commits
User selector
Commit History
Commits on Sep 17, 2021
[GPUP] Update AX settings on preference updates
Show description for 20e3800committedMake WebProcess use a RefPtr of LibWebRTCNetwork
Show description for 86ad330committed
Commits on Sep 15, 2021
Rename RESOURCE_LOAD_STATISTICS to INTELLIGENT_TRACKING_PREVENTION
Show description for 70eb0d4committed
Commits on Sep 11, 2021
Implement navigation reporting for Cross-Origin-Opener-Policy
Show description for 37c8a6bcommitted
Commits on Aug 22, 2021
Use the strongly typed PageGroupIdentifier in place of uint64_t
Show description for f3b1567committed
Commits on Aug 19, 2021
Use Vector<SandboxExtension::Handle> instead of SandboxExtension::HandleArray
Show description for d1222c0authored andcommitted
Commits on Aug 10, 2021
Notify accessibility that WebProcess is suspended when in process cache.
Show description for 763f949committed
Commits on Aug 2, 2021
[macOS] Remove unneeded sandbox extension member
Show description for 12df588committed
Commits on Jul 16, 2021
Add initial support for BroadcastChannel behind a runtime flag
Show description for 56f3b39committed
Commits on Jul 14, 2021
[WK2] Push OS state dumping logic down from WebProcess to AuxiliaryProcess
Show description for 614b848committed
Commits on Jul 6, 2021
Collect Accessibility preferences on a background queue
Show description for 4e802dfcommittedUnreviewed, reverting r279495.
Show description for 2c7d69ccommitted
Commits on Jul 2, 2021
[macOS] Suspend WebProcesses that are in the process cache
Show description for 5860b30committed
Commits on Jun 30, 2021
Unreviewed, reverting r279155.
Show description for ad9f8fecommitted
Commits on Jun 22, 2021
[macOS] Suspend WebProcesses that are in the process cache
Show description for 6f58f3ecommitted
Commits on Jun 15, 2021
Reloading the view should be able to recover if the GPUProcess or NetworkProcess are hung
Show description for 1f8b7a8committed
Commits on Jun 11, 2021
Enable WebProcess' release logging in ephemeral sessions
Show description for 037aca3committed[iOS] Sync Accessibility preferences
Show description for fa8d400committed
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 21, 2021
Implement a remote Internal Unit in GPUProcess for audio MediaStreamTrack rendering
Show description for ce9efbfcommitted
Commits on May 12, 2021
[macCatalyst] should have CSS `hover: hover` and `pointer: fine`
Show description for be61a48committed
Commits on Apr 29, 2021
Reduce memory footprint for background tabs
Show description for 8cf7b98committedUnreviewed, reverting r276619.
Show description for d5ac8f7committed
Commits on Apr 26, 2021
Reduce memory footprint for background tabs
Show description for f5b4e21committed
Commits on Apr 22, 2021
Call RemoteMediaEngineConfigurationFactory::registerFactory() in WebProcess::setUseGPUProcessForMedia()
Show description for 4065b92committedCall RemoteCDMFactory::registerFactory() in WebProcess::setUseGPUProcessForMedia()
Show description for 93cdacacommittedRegression(r275887) open.spotify.com says Safari is not supported
Show description for 78f5243committed
Commits on Apr 18, 2021
LibWebRTCCodecs eagerly launches the GPUProcess and always relaunches it on exit
Show description for a85a5b6committed
Commits on Mar 29, 2021
Plumb DisplayUpdate through the display refresh monitors
Show description for d969d5dcommitted
Commits on Mar 15, 2021
[Cocoa] Adopt AudioComponentApplyServerRegistrations()
Show description for 79f05c9committed
Commits on Mar 13, 2021
[macOS] MobileAsset fonts are broken in Reader mode in Safari
Show description for 519c4eacommitted
Commits on Mar 10, 2021
Use UniqueRef<> instead of std::unique_ptr<> when passing IPC::Encoder to sendMessage()
Show description for 72e8be0committed
Commits on Mar 3, 2021
REGRESSION(r270691): It's impossible to use MobileAsset fonts on macOS
Show description for 7935db9committed
Commits on Mar 2, 2021
REGRESSION(r263094): [GTK][WPE] API test /webkit/WebKitWebContext/languages is failing
Show description for 8078504authored andcommitted
Commits on Mar 1, 2021
Remove ENABLE_WEBPROCESS_WINDOWSERVER_BLOCKING which is always true for macOS
Show description for de5c619committed