Commits
User selector
Commit History
Commits on Sep 21, 2021
Rename {checked,dynamic}_ns_cast<> to {checked,dynamic}_objc_cast<>
Show description for b861fcdcommitted
David Kilzer
Commits on Sep 20, 2021
Reduce use of makeRefPtr() and use RefPtr { } directly
Show description for 65b0916committedStop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 7, 2021
Rewrite long press and drag tests to be more robust.
Show description for 115f97ccommitted
Commits on Sep 3, 2021
[iOS 15] editing/caret/ios/caret-in-overflow-area.html is failing
Show description for dad9a4fcommitted
Commits on Aug 30, 2021
Fix double-tap-on-editable-content-for-selection-then-drag-* tests.
Show description for cf84e4ecommitted
Commits on Aug 26, 2021
Remove some iOS-specific compile-time guards that are no longer needed
Show description for 44ff35bcommitted
Commits on Aug 25, 2021
[iOS 15] editing/input/cocoa/autocorrect-on.html times out when run after editing/input/cocoa/autocorrect-off.html
Show description for 838f47bcommitted
Commits on Aug 16, 2021
[iOS 15] editing/selection/ios/select-all-in-readonly-input-does-not-overflow.html is a flaky timeout
Show description for 8fd4a9dcommitted
Commits on Aug 12, 2021
[ iOS Debug] 3 editing/pasteboard/smart-paste-paragraph tests are flaky failing
Show description for dba3abccommittedAllow testing of the final UIView tree on iOS platforms
Show description for 9cc977ecommitted
Sam Weinig
Commits on Aug 10, 2021
macCatalyst: Flexible viewport tests that dump the window size fail because it doesn't match iPad
Show description for 1ca2c1acommitted
Commits on Aug 9, 2021
caret-color does not work on first click in ios
Show description for b2d7d3dcommitted
Commits on Jul 25, 2021
[iOS] Unified field is unselected after focusing URL bar if text was selected in a fixed position container
Show description for 1a18089committed
Commits on Jul 12, 2021
[watchOS] Make a few additional adjustments to support system minimum layout margins
Show description for 2058620committed
Commits on Jun 29, 2021
REGRESSION (r279310): Occasional crash when focusing login fields on iPad with a software keyboard
Show description for 472457bcommitted
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 12, 2021
[iOS] Mail compose web view doesn't scroll to reveal the selection in certain configurations
Show description for 11031decommitted
Commits on May 10, 2021
[iPadOS] Do not present custom input peripherals when switching back to a tab with a focused element
Show description for 2d3da68committed
Commits on May 3, 2021
editing/selection/ios/become-key-window-when-focusing-editable-area.html is timing out
Show description for c4b634ecommitted
Commits on Apr 11, 2021
Simplify WebKitTestRunner preference reset to be more like DRT
Show description for e6a8c7ecommitted
Sam Weinig
Commits on Apr 10, 2021
REGRESSION (r271660): Tap highlight no longer shows when tapping clickable elements without touch event listeners
Show description for b5bed29committed
Commits on Apr 9, 2021
[iOS][FCR] Use context menus for text input datalist dropdowns
Show description for 0a5a77bcommitted
Commits on Apr 6, 2021
REGRESSION (r274610): Unable to drag images when image extraction is enabled
Show description for 0d24367committed
Commits on Mar 17, 2021
[iOS] Refactor WKFileUploadPanel to use UniformTypeIdentifiers
Show description for 7686cbdcommitted
Commits on Mar 16, 2021
[macOS] change for the language/subtitle tracks button to use an `NSMenu` instead of web content
Show description for b2f1871committed
Commits on Mar 5, 2021
Reduce use of CFRetain() / CFRelease() / CFAutoRelease() in WebKit
Show description for 743c1f7committed
Commits on Mar 2, 2021
Enable MEDIA_SOURCE in IOS Simulator
Show description for 41985aecommitted
Commits on Feb 27, 2021
Reduce explicit usage of [objC retain] in WebKit
Show description for e2cc440committed
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 18, 2021
Set ENABLE_VP9 to 1 on IOS
Show description for c7c6887committedReduce explicit usage of [objC autorelease] in WebKit even further
Show description for 40a7807committed[iOS][FCR] Add new datalist dropdown for text inputs
Show description for 2c6978bcommitted