Commits
User selector
Commit History
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
Commits on Sep 9, 2021
Deploy CheckedRef on FocusController
Show description for 3f7cc98committed
Commits on Jun 21, 2021
Update TBA macros for iOS 15 / macOS 13
Show description for 995f6b1committed
Commits on Jun 17, 2021
Document's execCommand() / queryCommand*() should throw an exception on non-HTML/XHTML documents
Show description for 48e968ccommitted
Commits on Jun 7, 2021
[GTK][WPE] Signal "window-object-cleared" not emitted unless frame js context is get before
Show description for ba5def1committed
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 25, 2021
AX: Fix build failure for WK API WTF::String usage
Show description for c795aadcommitted
Commits on May 24, 2021
AX: Settings: Increase contrast isn't detected in browser until an additional setting is applied
Show description for e2e5b5bcommittedRemove StringBuilder::appendLiteral
Show description for 4d78e56committed
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 13, 2021
Remove StringBuilder::appendNumber
Show description for e12a212committed
Commits on May 12, 2021
Port WTF::FileSystem::listDirectory to std::filesystem
Show description for 23c1806committed
Commits on May 10, 2021
Make WebCore::HitTestRequest::RequestType an enum class
Show description for bd9cfa2committedAdd ObjC API similar to WKBundlePageCopyGroupIdentifier
Show description for 046c1b1committedRemove WKBundlePageGroupRef
Show description for bed1de9committed
Commits on Apr 27, 2021
Consistently include headers with <Framework/Header.h>
Show description for 4429516committed
Commits on Apr 17, 2021
Consider making CSSStyleSheet::rules() just an alias of CSSStyleSheet::cssRules().
Show description for 9529e06authored andcommitted
Commits on Apr 12, 2021
[WPE][GTK] Use g_object_notify_by_pspec() whenever possible
Show description for 9b4220acommitted
Commits on Mar 29, 2021
Add a way for internal clients to hit-test for selectable text in user agent shadow roots
Show description for 18bce28committed
Commits on Mar 10, 2021
[Cocoa] Make WebKit API Objective-C objects safe to release on non-main threads
Show description for 63997a5committedGLib JSC API headers should only include other GLib JSC API headers
Show description for f878339committed
Commits on Mar 6, 2021
Update ApplicationCacheStorage::originsWithCache() to return a HashSet<SecurityOriginData> instead of a Vector<Ref<SecurityOrigin>>
Show description for 1b9e219committed
Commits on Mar 3, 2021
Unreviewed, reverting r273814.
Show description for bebea04committed[CMake] JavaScriptCore GLib headers should be copies
Show description for 194743acommitted
Commits on Feb 22, 2021
Use adoptNS() as soon as we [[ObjcClass alloc] init] to avoid leaks
Show description for 9db1009committed
Commits on Feb 18, 2021
Reduce explicit usage of [objC autorelease] in WebKit even further
Show description for 40a7807committed
Commits on Jan 28, 2021
[SOUP] Stop using SoupRequest API in preparation for libsoup3
Show description for 5a4db8acommitted
Commits on Jan 25, 2021
Support AbortSignal in addEventListenerOptions to unsubscribe from events
Show description for 443768ecommitted
Commits on Jan 12, 2021
REGRESSION (r265044): [macOS] Safari autocorrects text when typing in login field on amazon.com
Show description for 4a0559acommitted
Commits on Jan 6, 2021
Modernize WebContextMenu
Show description for a84fb6cauthored andcommitted
Commits on Dec 20, 2020
Convert remaining FrameLoaderType enums to enum classes
Show description for 82a4e26authored andcommitted
Commits on Dec 10, 2020
Rework of AXObjectCache::isIsolatedTreeEnabled.
Show description for 3da3b4dcommittedAdd willInjectUserScriptForFrame to WKWebProcessPlugInLoadDelegate.
Show description for a5fc62ecommitted