- 49bc9feb [iOS] Layout tests sometimes throw an exception under checkForOutstandingCallbacks by wenson_hsieh@apple.com · 5 years ago
- c2dece0 [WPE] Missing UIScriptController implementation by commit-queue@webkit.org · 5 years ago
- 48c9fdc Correct argument types in UIScriptController::activateDataListSuggestion after r252062 by wenson_hsieh@apple.com · 5 years ago
- e08c369 [iOS] WKWebView does not respect system spellchecking preference by wenson_hsieh@apple.com · 5 years ago
- df87946 [Win] UIScriptController::zoomToScale not implemented by Hironori.Fujii@sony.com · 5 years ago
- 1d21b4a Native text substitutions interfere with HTML <datalist> options resulting in crash by wenson_hsieh@apple.com · 5 years ago
- 94c72ee Consolidate forEachViewInHierarchy and findAllViewsInHierarchyOfType into common helper file by wenson_hsieh@apple.com · 5 years ago
- 0ed0717 Rename force-press-related functions to refer to context menus, and fix a former force-press test by megan_gardner@apple.com · 5 years ago
- 51f4fbb [Clipboard API] Support navigator.clipboard.read() by wenson_hsieh@apple.com · 5 years ago
- fdc942c Support programmatic paste requests on macOS by wenson_hsieh@apple.com · 5 years ago
- 7dbad2c Progress towards a functioning CMake build on Mac by achristensen@apple.com · 5 years ago
- d6f3383 [iOS] Treat a two-finger single tap as if the user tapped with the Cmd key pressed by commit-queue@webkit.org · 6 years ago
- 068dcc5 Remove UIHelper.activateElementAtHumanSpeed by wenson_hsieh@apple.com · 6 years ago
- a87c181 REGRESSION (iOS 13): Tests that simulate multiple back-to-back single taps fail or time out by wenson_hsieh@apple.com · 6 years ago
- 0f3f2dd [WTF] Add makeUnique<T>, which ensures T is fast-allocated, WTF_MAKE_FAST_ALLOCATED annotation part by ysuzuki@apple.com · 6 years ago
- a170716 Add a test to ensure that we dispatch keydown and keyup events when multiple keys are pressed at the same time by dbates@webkit.org · 6 years ago
- 7569523 Remove some needless comments that snuck into the tree by timothy_horton@apple.com · 6 years ago
- b99013d Add layout test coverage for <https://webkit.org/b/200215> by wenson_hsieh@apple.com · 6 years ago
- 5a94b81 Reorganize UIScriptController into platform-specific subclasses by timothy_horton@apple.com · 6 years ago
- 659a2af [iOS] Crash in WebKit::WebPage::positionInformation via Range::startPosition by rniwa@webkit.org · 6 years ago
- bb7f0ce Touching media controls sometimes shows software keyboard by wenson_hsieh@apple.com · 6 years ago
- 4996e2c [GTK] Enable navigation swipe layout tests by commit-queue@webkit.org · 6 years ago
- b3ce91f [macOS] Stop calling -[NSDraggingItem setItem:] by aestes@apple.com · 6 years ago
- 9a95ea7 Fix the WebKitTestRunner build by timothy_horton@apple.com · 6 years ago
- fbee062 [iOS] [WebKit2] Add support for honoring -[UIMenuItem dontDismiss] by wenson_hsieh@apple.com · 6 years ago
- 883e156 [iOS] Software keyboard is shown too frequently on some websites by wenson_hsieh@apple.com · 6 years ago
- 91a9426 [iPad] Should open popover when the spacebar is pressed by commit-queue@webkit.org · 6 years ago
- 8da7c07 Add basic layout test coverage for File Picker on iOS by cdumez@apple.com · 6 years ago
- 570a7c2 Make it possible to test scrolling tree layer manipulation more easily by simon.fraser@apple.com · 6 years ago
- 70b6bfe Fix the build by timothy_horton@apple.com · 6 years ago
- c4012cf Add testing API to hit-test and scroll overflow scrollers by simon.fraser@apple.com · 6 years ago
- 6d373b2 scalableNativeWebpageParameters() is not preserved on new page navigation. by commit-queue@webkit.org · 6 years ago
- de97394 [iOS] Callout menu overlaps in-page controls when editing a comment in github.com's issue tracker by wenson_hsieh@apple.com · 6 years ago
- 82e5788b Unreviewed, rolling out r241620. by ddkilzer@apple.com · 6 years ago
- 45c4627 [WTF] Add environment variable helpers by ross.kirsling@sony.com · 6 years ago
- 5bd3245 Unreviewed, rolling out r241559 and r241566. by commit-queue@webkit.org · 6 years ago
- 59e9de6 Fix the build. by timothy_horton@apple.com · 6 years ago
- 234ab53 [WTF] Add environment variable helpers by ross.kirsling@sony.com · 6 years ago
- 660eba6 Allow pages to trigger programmatic paste from script on iOS by wenson_hsieh@apple.com · 6 years ago
- c9538eb [iOS] Mouse/Touch/Pointer events are missing modifier keys by dbates@webkit.org · 6 years ago
- 961f198 Unreviewed, rolling out r241272 and r241276. by commit-queue@webkit.org · 6 years ago
- 6ac27ce fast/forms/ios/force-gregorian-calendar-for-credit-card-expiry.html does not work on iPad by wenson_hsieh@apple.com · 6 years ago
- ba7bd63 [iOS] Mouse/Touch/Pointer events are missing modifier keys by dbates@webkit.org · 6 years ago
- f6cec22 Use correct printf format specifier by krollin@apple.com · 6 years ago
- 801f1ab6 Need a way for JavaScript (or bundle) code to participate in undo by wenson_hsieh@apple.com · 6 years ago
- 9d38cd6 [iOS] Content offset jumps erratically when autoscrolling near scroll view content inset areas by wenson_hsieh@apple.com · 6 years ago
- b119461 Prefer RetainPtr<NSObject> to RetainPtr<NSObject *> by ddkilzer@apple.com · 6 years ago
- 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
- 29f002c Implement UIScriptController::toggleCapsLock() for iOS by dbates@webkit.org · 6 years ago
- ccbbbfd [iOS] WKWebView should match UITextView behavior when editing text with an RTL keyboard by wenson_hsieh@apple.com · 6 years ago
- 2e5665f [Cocoa] Share ClassMethodSwizzler and InstanceMethodSwizzler between TestWebKitAPI and WebKitTestRunner by wenson_hsieh@apple.com · 6 years ago
- b990f72 Allow WebKit clients to specify a minimum effective width for layout. by commit-queue@webkit.org · 6 years ago
- 9e19f3c Insert <attachment> elements under editable images to make their backing data accessible by timothy_horton@apple.com · 6 years ago
- c5ffe1c Move testRunner.toggleCapsLock() to uiController by dbates@webkit.org · 6 years ago
- 3b3928b [iOS] Shift + Tab does not focus previous field by dbates@webkit.org · 6 years ago
- f11f6e9 [iOS] Do not show selection UI for editable elements with opacity near zero by wenson_hsieh@apple.com · 6 years ago
- 38e0e5e Consolidate WebKit UIKitSPI.h and UIKitTestSPI.h by dbates@webkit.org · 6 years ago
- e11a99e Make it possible to edit images inline by timothy_horton@apple.com · 6 years ago
- 2698c9f Unreviewed, rolling out r238065. by ryanhaddad@apple.com · 6 years ago
- c92004b Make it possible to edit images inline by timothy_horton@apple.com · 6 years ago
- 866845f Override +[UIKeyboard isInHardwareKeyboardMode] in WebKitTestRunner and DumpRenderTree by dbates@webkit.org · 6 years ago
- bab6651 Source/WebKit: by commit-queue@webkit.org · 6 years ago
- 631ac56 [Cocoa] Fold common UIScriptController functionality on macOS and iOS into UIScriptControllerCocoa.mm by wenson_hsieh@apple.com · 6 years ago
- 156f546 [iOS] [Datalist] fast/forms/datalist/datalist-show-hide.html fails by wenson_hsieh@apple.com · 6 years ago
- 3c33f4b [iOS] [Datalist] Can't pick datalist suggestions in a stock WKWebView by wenson_hsieh@apple.com · 6 years ago
- 1e847592 Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY) by ap@apple.com · 6 years ago
- 9715916 [iOS] Can't select text after dismissing the keyboard when changing focus by wenson_hsieh@apple.com · 6 years ago
- 897266d [iOS] Allow SPI clients to lay out at arbitrarily scaled sizes and scale to fit the view by wenson_hsieh@apple.com · 6 years ago
- b649447 Share more WKShareSheet code between macOS and iOS, and fix a few bugs by timothy_horton@apple.com · 6 years ago
- 4445a501 Move IOKitSPI.h from TestRunnerShared to PAL by dbates@webkit.org · 7 years ago
- db7de6d [iOS] Support testing more hardware special keys by dbates@webkit.org · 7 years ago
- fc05604 Streamline JSRetainPtr, fix leaks of JSString and JSGlobalContext by darin@apple.com · 7 years ago
- 7fecd1f Unreviewed, rolling out r235832. https://bugs.webkit.org/show_bug.cgi?id=189464 by commit-queue@webkit.org · 7 years ago
- 877b972 [Cocoa] Turn on ARC for WebKitTestRunner by darin@apple.com · 7 years ago
- 6a9b793 Implement the Web Share API by commit-queue@webkit.org · 7 years ago
- ec6dbae [Cocoa] More tweaks and refactoring to prepare for ARC by darin@apple.com · 7 years ago
- 5f35ecd [iOS] Tests that try to interact with the QuickType bar time out on iOS 11+ by wenson_hsieh@apple.com · 7 years ago
- 9c4303c [iOS] Caret disappears after resigning and becoming first responder if active focus state is retained by wenson_hsieh@apple.com · 7 years ago
- ff58276 [Datalist][macOS] Add suggestions UI for TextFieldInputTypes by commit-queue@webkit.org · 7 years ago
- ccd5459 [WK1] editing/spelling/markers.html is failing on recent builds of macOS Mojave by wenson_hsieh@apple.com · 7 years ago
- 836fdb5 [macOS] Text replacements that end with symbols are expanded immediately by wenson_hsieh@apple.com · 7 years ago
- 98ec633 [WebKit on watchOS] Vend username text content type when using scribble in login fields by wenson_hsieh@apple.com · 7 years ago
- 4791fa2 [Extra zoom mode] The search field on www.bing.com is missing label text by wenson_hsieh@apple.com · 7 years ago
- 8e1ebd9 [Extra zoom mode] REGRESSION(230860) Unable to change time input values using UI by wenson_hsieh@apple.com · 7 years ago
- a9158e8 [Extra zoom mode] Injected bundle form client should be notified when editing text fields by wenson_hsieh@apple.com · 7 years ago
- 71847d3 [Extra zoom mode] Missing label when focusing a <select> with a title attribute but no associated <label> by wenson_hsieh@apple.com · 7 years ago
- fe615ee AX: Keyboard focus not following VoiceOver cursor into web content or within web content. by n_wang@apple.com · 7 years ago
- 47fb36e Remove pre-Sierra-OS-specific code in Tools by achristensen@apple.com · 7 years ago
- d629a73 REGRESSION (r213590): Swipe from edge to go to previous page is significantly slower than tapping back button on Twitter by timothy_horton@apple.com · 7 years ago
- be2e2f1 Make iOS Find UI reveal matches in scrollable elements by fred.wang@free.fr · 7 years ago
- b725323 Break out new touch debugging code into seperate file by megan_gardner@apple.com · 7 years ago
- d7b920a Picking an emoji via the emoji dialog (Ctrl+Cmd+Space) fires inconsistent beforeinput events. by wenson_hsieh@apple.com · 8 years ago
- 8b224d4 [CMake] Properly test if compiler supports compiler flags by mcatanzaro@igalia.com · 8 years ago
- 04bd412 Configure screen scale for running layout tests on plus devices by jbedard@apple.com · 8 years ago
- c741bb6 Keyboard autocorrections do not apply with an active selection (but keyboard acts like they did) by timothy_horton@apple.com · 8 years ago
- 41ef9a4 Make it possible to test rotation in iOS WebKitTestRunner by simon.fraser@apple.com · 8 years ago
- 868adfc Fix compilation with ICU 59.1 https://bugs.webkit.org/show_bug.cgi?id=171612 by annulen@yandex.ru · 8 years ago
- d672856 Expose viewport-fit instead of clip-to-safe-area by timothy_horton@apple.com · 8 years ago
- 4de2998 Provide a viewport parameter to disable clipping to the safe area by timothy_horton@apple.com · 8 years ago
- d09b100 REGRESSION (r214553): Allow layout-tests to be run from Xcode without re-directing stdout, stdin and stderr by jbedard@apple.com · 8 years ago