haikuwebkit/Source/WebKit/WebProcess
Adrien Destugues 9a30b73ff6 Fix some code to match current WebKit APIs 2021-09-02 21:22:28 +02:00
..
API/Cocoa
ApplePay Enable WebPage's release logging in ephemeral sessions 2021-06-10 18:11:22 +00:00
Automation Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
Cache
Cookies/haiku WebCookieManagerHaiku: fix build 2021-05-23 13:37:45 +02:00
Databases Use the strongly typed PageGroupIdentifier in place of uint64_t 2021-08-22 15:35:52 +00:00
EncryptedMedia Use MediaKeySystemRequestIdentifier, rather than mysterious uint64_t values, in WebKit 2021-08-21 18:15:15 +00:00
EntryPoint [macOS] Disable menu bar related code in the WebContent process 2021-08-11 16:51:46 +00:00
FileAPI Add Cross-Origin-Embedder-Policy support for Blob URLs 2021-08-14 02:28:19 +00:00
FullScreen REGRESSION (r274460?): Infinite recursion on fullscreen/full-screen-remove-ancestor.html in WTR::InjectedBundlePage::closeFullScreen 2021-07-30 22:38:29 +00:00
GPU Rename MediaPlayer::setVisible to MediaPlayer::setPageIsVisible 2021-08-19 08:40:05 +00:00
Gamepad
Geolocation Use SortedArrayMap in a few more places 2021-05-02 03:09:34 +00:00
InjectedBundle Merge commit '6fbe35566296ef4716d35074d3ebb6ff71abb226' into HEAD 2021-06-29 18:42:07 +02:00
Inspector Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
MediaCache Drop "get" prefix from WTF::FileSystem's getFileModificationTime() / getFileCreationTime() 2021-05-14 23:12:12 +00:00
MediaSession [Cocoa] Make the hostTime parameter to playSession a Monotonic time 2021-06-23 21:21:48 +00:00
MediaStream Use UserMediaRequestIdentifier in WebKit rather than a mysterious uint64_t 2021-08-21 02:56:54 +00:00
Network Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
Notifications Notification.requestPermission() should return a Promise 2021-05-13 05:02:45 +00:00
Plugins GCC 11 builds should use -Wno-array-bounds, -Wno-nonnull 2021-08-05 15:27:03 +00:00
Speech [GPUP] WebContent process should not pull audio session category from the GPU Process 2021-05-17 16:31:39 +00:00
Storage Use the strongly typed PageGroupIdentifier in place of uint64_t 2021-08-22 15:35:52 +00:00
UserContent Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
WebAuthentication [Cocoa] _WKAuthenticatorAssertionResponse should specify the attachment type used 2021-06-02 16:42:27 +00:00
WebCoreSupport Remove some now unneeded files and functions 2021-09-02 21:22:25 +02:00
WebPage Remove some now unneeded files and functions 2021-09-02 21:22:25 +02:00
WebStorage Use the strongly typed PageGroupIdentifier in place of uint64_t 2021-08-22 15:35:52 +00:00
XR Cross platform compilation of PlatformXRSystem and PlatformXRSystemProxy 2021-07-12 09:30:56 +00:00
cocoa Use Vector<SandboxExtension::Handle> instead of SandboxExtension::HandleArray 2021-08-19 23:02:50 +00:00
glib [GTK][WPE] Allow the user to configure the MemoryPressureHandler inside the web process 2021-07-21 20:10:49 +00:00
gtk Non-unified build fixes, late July 2021 edition 2021-07-29 11:03:52 +00:00
haiku Fix some code to match current WebKit APIs 2021-09-02 21:22:28 +02:00
playstation
win
wpe
WebConnectionToUIProcess.cpp
WebConnectionToUIProcess.h
WebProcess.cpp Use the strongly typed PageGroupIdentifier in place of uint64_t 2021-08-22 15:35:52 +00:00
WebProcess.h Use the strongly typed PageGroupIdentifier in place of uint64_t 2021-08-22 15:35:52 +00:00
WebProcess.messages.in Use the strongly typed PageGroupIdentifier in place of uint64_t 2021-08-22 15:35:52 +00:00
WebProcessMain.h
WebProcessSupplement.h
WebSleepDisablerClient.cpp
WebSleepDisablerClient.h
WebSystemSoundDelegate.cpp
WebSystemSoundDelegate.h
com.apple.WebProcess.sb.in [Monterey] WebContent process immediately crash when GPU Process is disabled 2021-08-12 03:48:28 +00:00