Commits
User selector
Commit History
Commits on Sep 9, 2021
Add PrivateClickMeasurement daemon
Show description for 46ab438authored andcommitted
Commits on Aug 20, 2021
Change the mysterious uint64_t argument to detectDataInAllFrames() to OptionSet<WebCore::DataDetectorType>
Show description for 05efc1fcommitted
Commits on Jul 7, 2021
[Cairo] Merge PlatformContextCairo into GraphicsContextCairo
Show description for fbc697ccommitted
Commits on Jun 29, 2021
NetworkProcessProxy::networkProcessDidTerminate() should copy process pools before iterating over them
Show description for c580275committed
Commits on Jun 23, 2021
[Live Text] [macOS] Add an internal option to disable inline text selection in images
Show description for f81550ccommitted
Commits on Jun 21, 2021
Update TBA macros for iOS 15 / macOS 13
Show description for 995f6b1committed
Commits on Jun 16, 2021
Clean up WebCookieManagerProxy
Show description for b7c71f7committed
Commits on Jun 11, 2021
Rename AppHighlight group to QuickNote to correctly reflect feature.
Show description for 865f7d8committed
Commits on Jun 8, 2021
Reduce use of reinterpret_cast<> in the codebase
Show description for e2db829committed
Commits on Jun 7, 2021
Upstream WebKit support for Live Text
Show description for 7ab28aacommitted
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
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 26, 2021
_WKRemoteObjectRegistry should not call completion handlers if block signatures don't match or can't be found
Show description for d70551cauthored andcommitted
Commits on May 21, 2021
WKRemoteObjectRegistry _invokeMethod needs to check for nil completionHandlers
Show description for 60dd2d1authored andcommitted
Commits on May 19, 2021
Update Base64 encoding/decoding to match more modern WebKit conventions
Show description for e3e9cf6committed
Sam Weinig
Commits on May 18, 2021
Unreviewed, reverting r277614.
Show description for 5b3d19bcommitted
Commits on May 17, 2021
Remove API::Object::Type::BundlePageGroup
Show description for 688fac9committed
Commits on May 10, 2021
Remove WKBundlePageGroupRef
Show description for bed1de9committed
Commits on May 8, 2021
Validate Swift async imports.
Show description for 15e6beacommitted
Commits on Apr 27, 2021
Consistently include headers with <Framework/Header.h>
Show description for 4429516committed
Commits on Apr 18, 2021
[macOS] Add some support for webpage translation in WebKitLegacy
Show description for ae4fed0committed
Commits on Apr 16, 2021
Promote WKWebView device orientation permission delegate to API
Show description for 15f12c1committed
Commits on Apr 15, 2021
Fix WK_EXPORT macro for declspec compilers
Show description for 5737cefcommitted
Commits on Apr 12, 2021
[WPE][GTK] Use g_object_notify_by_pspec() whenever possible
Show description for 9b4220acommitted
Commits on Apr 8, 2021
Cache NSInvocation objects on _WKRemoteObjectInterface
Show description for 3c4b9cdcommittedUse Hasher more, remove IntegerHasher, fix hashing-related mistakes
Show description for f92fb8ecommitted
Commits on Mar 10, 2021
[Cocoa] Make WebKit API Objective-C objects safe to release on non-main threads
Show description for 63997a5committed
Commits on Mar 9, 2021
[IPC Hardening] Protect against bad input in WebProcessProxy::createSpeechRecognitionServer() and MessageReceiverMap
Show description for dbeff8fcommitted[macOS] Add a way to trigger webpage translation via the context menu
Show description for 47db85fcommittedRegression(r273875): Potential over-release in WKRemoteObjectCoder's decodeObjCObject()
Show description for dce3a2ecommitted
Commits on Mar 4, 2021
WKRemoteObjectCoder should be able to handle NSErrors from TLS failures
Show description for 967d122authored andcommitted
Commits on Feb 25, 2021
[Cocoa] Web Inspector: expose the extension host that is used to load _WKInspectorExtension tabs
Show description for a2013f9committed
Commits on Feb 20, 2021
[Cocoa] WKBrowsingContextHandle should conform to NSCopying
Show description for 3f21283committed
Commits on Feb 19, 2021
Norton Safe Web extension is causing crashes / hangs under [WKRemoteObjectEncoder encodeObject:forKey:]
Show description for 42906eccommitted