Commits
User selector
Commit History
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Aug 19, 2021
Commits on May 25, 2021
Convert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.)
Show description for 8827b78committed
Sam Weinig
Commits on May 24, 2021
Unreviewed, reverting r277940.
Show description for 403b09dcommittedConvert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.)
Show description for a336c84committed
Sam Weinig
Commits on Mar 12, 2021
Introduce WorkQueue::main() to get the main thread's work queue
Show description for 8c6e0d8committed
Commits on Feb 23, 2021
Use adoptNS() as soon as we [[ObjcClass alloc] init] to avoid leaks in Tools/
Show description for 6f485d1committed
Commits on Feb 21, 2021
AX: Image should report the embedded accessibility description if available
Show description for 19c4e03committed
Commits on Feb 18, 2021
Reduce explicit usage of [objC autorelease] in WebKit even further
Show description for 40a7807committed
Commits on Feb 12, 2021
Reduce explicit usage of [objC release] in WebKit
Show description for 72b5e4ccommitted
Commits on Jan 25, 2021
[iOS WK2] theverge.com - rubber band scrolling at the top of the page causes an abrupt jump
Show description for 0ff9a34committed
Commits on Nov 12, 2020
Add minimal support for deep color IOSurface backing store to ImageBuffer
Show description for 35690d5committed
Commits on Sep 29, 2020
Refactor test runner code to cut down on copy/paste code and long-winded repetitive idioms
Show description for 056434fcommitted
Commits on Aug 7, 2020
[macOS] It should be possible to override spellchecking results in WebKitTestRunner
Show description for 2a84214committed
Commits on Jul 7, 2020
AX: Implement user action spec for Escape action
Show description for 914c38ccommitted
Commits on May 16, 2020
Use enum serialization instead of casting to/from uint32_t
Show description for 18fee80authored andcommitted
Commits on May 5, 2020
Remove HAVE(IOSURFACE) checks in Cocoa-platform-specific code
Show description for 6cd8b30committed
Commits on Apr 20, 2020
Use #import instead of #include in Objective-C and don't use #pragma once
Show description for 10a179ecommitted
Commits on Apr 19, 2020
Update header postprocessing version cutoff to keep Apple internal builds working
Show description for e8cfb6dcommitted
Commits on Apr 10, 2020
[Cocoa] Simplify NSArray, NSDictionary, and NSNumber idioms throughout WebKit
Show description for 2a420c5committed
Commits on Feb 21, 2020
Build DumpRenderTree and WebKitTestRunner for macCatalyst
Show description for 2635d2dcommitted
Commits on Feb 1, 2020
Add support for specifying background colors when setting marked text
Show description for 3249bf8committed
Commits on Dec 9, 2019
REGRESSION: Crash under UIScriptControllerIOS::simulateAccessibilitySettingsChangeNotification
Show description for 87b376fcommitted
Commits on Nov 13, 2019
[iOS] WKWebView does not respect system spellchecking preference
Show description for 8316178committed
Commits on Nov 1, 2019
Turn on IOSurface support in the iOS Simulator
Show description for febcd0bcommitted
Commits on Oct 21, 2019
[Clipboard API] Implement ClipboardItem.getType() for platform clipboard items
Show description for 30ce03ccommitted
Commits on Sep 16, 2019
Rename [WebAccessibilityObjectWrapper _accessibilityInsertText] to accessibilityInsertText to match accessibility client.
Show description for 7c35d2eauthored andcommittedExpose misspelling ranges for editable content to accessibility clients.
Show description for b71793aauthored andcommitted
Commits on Jul 30, 2019
DumpRenderTree.app: Add CFBundleShortVersionString
Show description for d39db3ccommitted
Commits on Jul 29, 2019
Reorganize UIScriptController into platform-specific subclasses
Show description for 25f9e5fcommitted
Commits on Jul 21, 2019
Add accessibilityInsertText for text insertion in edit fields.
Show description for 9a27892authored andcommitted
Commits on Jul 20, 2019
Add accessibilityInsertText for text insertion in edit fields.
Show description for 08d9cdfauthored andcommitted
Commits on Jul 5, 2019
[iOS] Crash in WebKit::WebPage::positionInformation via Range::startPosition
Show description for 7d59383committedTouching media controls sometimes shows software keyboard
Show description for b6586b9committed
Commits on Jul 2, 2019
Enhance support of aria-haspopup per ARIA 1.1 specification.
Show description for 1f48cacauthored andcommitted