1. 49bc9feb [iOS] Layout tests sometimes throw an exception under checkForOutstandingCallbacks by wenson_hsieh@apple.com · 5 years ago
  2. c2dece0 [WPE] Missing UIScriptController implementation by commit-queue@webkit.org · 5 years ago
  3. 48c9fdc Correct argument types in UIScriptController::activateDataListSuggestion after r252062 by wenson_hsieh@apple.com · 5 years ago
  4. e08c369 [iOS] WKWebView does not respect system spellchecking preference by wenson_hsieh@apple.com · 5 years ago
  5. df87946 [Win] UIScriptController::zoomToScale not implemented by Hironori.Fujii@sony.com · 5 years ago
  6. 1d21b4a Native text substitutions interfere with HTML <datalist> options resulting in crash by wenson_hsieh@apple.com · 5 years ago
  7. 94c72ee Consolidate forEachViewInHierarchy and findAllViewsInHierarchyOfType into common helper file by wenson_hsieh@apple.com · 5 years ago
  8. 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
  9. 51f4fbb [Clipboard API] Support navigator.clipboard.read() by wenson_hsieh@apple.com · 5 years ago
  10. fdc942c Support programmatic paste requests on macOS by wenson_hsieh@apple.com · 5 years ago
  11. 7dbad2c Progress towards a functioning CMake build on Mac by achristensen@apple.com · 5 years ago
  12. 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
  13. 068dcc5 Remove UIHelper.activateElementAtHumanSpeed by wenson_hsieh@apple.com · 6 years ago
  14. 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
  15. 0f3f2dd [WTF] Add makeUnique<T>, which ensures T is fast-allocated, WTF_MAKE_FAST_ALLOCATED annotation part by ysuzuki@apple.com · 6 years ago
  16. 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
  17. 7569523 Remove some needless comments that snuck into the tree by timothy_horton@apple.com · 6 years ago
  18. b99013d Add layout test coverage for <https://webkit.org/b/200215> by wenson_hsieh@apple.com · 6 years ago
  19. 5a94b81 Reorganize UIScriptController into platform-specific subclasses by timothy_horton@apple.com · 6 years ago
  20. 659a2af [iOS] Crash in WebKit::WebPage::positionInformation via Range::startPosition by rniwa@webkit.org · 6 years ago
  21. bb7f0ce Touching media controls sometimes shows software keyboard by wenson_hsieh@apple.com · 6 years ago
  22. 4996e2c [GTK] Enable navigation swipe layout tests by commit-queue@webkit.org · 6 years ago
  23. b3ce91f [macOS] Stop calling -[NSDraggingItem setItem:] by aestes@apple.com · 6 years ago
  24. 9a95ea7 Fix the WebKitTestRunner build by timothy_horton@apple.com · 6 years ago
  25. fbee062 [iOS] [WebKit2] Add support for honoring -[UIMenuItem dontDismiss] by wenson_hsieh@apple.com · 6 years ago
  26. 883e156 [iOS] Software keyboard is shown too frequently on some websites by wenson_hsieh@apple.com · 6 years ago
  27. 91a9426 [iPad] Should open popover when the spacebar is pressed by commit-queue@webkit.org · 6 years ago
  28. 8da7c07 Add basic layout test coverage for File Picker on iOS by cdumez@apple.com · 6 years ago
  29. 570a7c2 Make it possible to test scrolling tree layer manipulation more easily by simon.fraser@apple.com · 6 years ago
  30. 70b6bfe Fix the build by timothy_horton@apple.com · 6 years ago
  31. c4012cf Add testing API to hit-test and scroll overflow scrollers by simon.fraser@apple.com · 6 years ago
  32. 6d373b2 scalableNativeWebpageParameters() is not preserved on new page navigation. by commit-queue@webkit.org · 6 years ago
  33. 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
  34. 82e5788b Unreviewed, rolling out r241620. by ddkilzer@apple.com · 6 years ago
  35. 45c4627 [WTF] Add environment variable helpers by ross.kirsling@sony.com · 6 years ago
  36. 5bd3245 Unreviewed, rolling out r241559 and r241566. by commit-queue@webkit.org · 6 years ago
  37. 59e9de6 Fix the build. by timothy_horton@apple.com · 6 years ago
  38. 234ab53 [WTF] Add environment variable helpers by ross.kirsling@sony.com · 6 years ago
  39. 660eba6 Allow pages to trigger programmatic paste from script on iOS by wenson_hsieh@apple.com · 6 years ago
  40. c9538eb [iOS] Mouse/Touch/Pointer events are missing modifier keys by dbates@webkit.org · 6 years ago
  41. 961f198 Unreviewed, rolling out r241272 and r241276. by commit-queue@webkit.org · 6 years ago
  42. 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
  43. ba7bd63 [iOS] Mouse/Touch/Pointer events are missing modifier keys by dbates@webkit.org · 6 years ago
  44. f6cec22 Use correct printf format specifier by krollin@apple.com · 6 years ago
  45. 801f1ab6 Need a way for JavaScript (or bundle) code to participate in undo by wenson_hsieh@apple.com · 6 years ago
  46. 9d38cd6 [iOS] Content offset jumps erratically when autoscrolling near scroll view content inset areas by wenson_hsieh@apple.com · 6 years ago
  47. b119461 Prefer RetainPtr<NSObject> to RetainPtr<NSObject *> by ddkilzer@apple.com · 6 years ago
  48. 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
  49. 29f002c Implement UIScriptController::toggleCapsLock() for iOS by dbates@webkit.org · 6 years ago
  50. ccbbbfd [iOS] WKWebView should match UITextView behavior when editing text with an RTL keyboard by wenson_hsieh@apple.com · 6 years ago
  51. 2e5665f [Cocoa] Share ClassMethodSwizzler and InstanceMethodSwizzler between TestWebKitAPI and WebKitTestRunner by wenson_hsieh@apple.com · 6 years ago
  52. b990f72 Allow WebKit clients to specify a minimum effective width for layout. by commit-queue@webkit.org · 6 years ago
  53. 9e19f3c Insert <attachment> elements under editable images to make their backing data accessible by timothy_horton@apple.com · 6 years ago
  54. c5ffe1c Move testRunner.toggleCapsLock() to uiController by dbates@webkit.org · 6 years ago
  55. 3b3928b [iOS] Shift + Tab does not focus previous field by dbates@webkit.org · 6 years ago
  56. f11f6e9 [iOS] Do not show selection UI for editable elements with opacity near zero by wenson_hsieh@apple.com · 6 years ago
  57. 38e0e5e Consolidate WebKit UIKitSPI.h and UIKitTestSPI.h by dbates@webkit.org · 6 years ago
  58. e11a99e Make it possible to edit images inline by timothy_horton@apple.com · 6 years ago
  59. 2698c9f Unreviewed, rolling out r238065. by ryanhaddad@apple.com · 6 years ago
  60. c92004b Make it possible to edit images inline by timothy_horton@apple.com · 6 years ago
  61. 866845f Override +[UIKeyboard isInHardwareKeyboardMode] in WebKitTestRunner and DumpRenderTree by dbates@webkit.org · 6 years ago
  62. bab6651 Source/WebKit: by commit-queue@webkit.org · 6 years ago
  63. 631ac56 [Cocoa] Fold common UIScriptController functionality on macOS and iOS into UIScriptControllerCocoa.mm by wenson_hsieh@apple.com · 6 years ago
  64. 156f546 [iOS] [Datalist] fast/forms/datalist/datalist-show-hide.html fails by wenson_hsieh@apple.com · 6 years ago
  65. 3c33f4b [iOS] [Datalist] Can't pick datalist suggestions in a stock WKWebView by wenson_hsieh@apple.com · 6 years ago
  66. 1e847592 Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY) by ap@apple.com · 6 years ago
  67. 9715916 [iOS] Can't select text after dismissing the keyboard when changing focus by wenson_hsieh@apple.com · 6 years ago
  68. 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
  69. b649447 Share more WKShareSheet code between macOS and iOS, and fix a few bugs by timothy_horton@apple.com · 6 years ago
  70. 4445a501 Move IOKitSPI.h from TestRunnerShared to PAL by dbates@webkit.org · 7 years ago
  71. db7de6d [iOS] Support testing more hardware special keys by dbates@webkit.org · 7 years ago
  72. fc05604 Streamline JSRetainPtr, fix leaks of JSString and JSGlobalContext by darin@apple.com · 7 years ago
  73. 7fecd1f Unreviewed, rolling out r235832. https://bugs.webkit.org/show_bug.cgi?id=189464 by commit-queue@webkit.org · 7 years ago
  74. 877b972 [Cocoa] Turn on ARC for WebKitTestRunner by darin@apple.com · 7 years ago
  75. 6a9b793 Implement the Web Share API by commit-queue@webkit.org · 7 years ago
  76. ec6dbae [Cocoa] More tweaks and refactoring to prepare for ARC by darin@apple.com · 7 years ago
  77. 5f35ecd [iOS] Tests that try to interact with the QuickType bar time out on iOS 11+ by wenson_hsieh@apple.com · 7 years ago
  78. 9c4303c [iOS] Caret disappears after resigning and becoming first responder if active focus state is retained by wenson_hsieh@apple.com · 7 years ago
  79. ff58276 [Datalist][macOS] Add suggestions UI for TextFieldInputTypes by commit-queue@webkit.org · 7 years ago
  80. ccd5459 [WK1] editing/spelling/markers.html is failing on recent builds of macOS Mojave by wenson_hsieh@apple.com · 7 years ago
  81. 836fdb5 [macOS] Text replacements that end with symbols are expanded immediately by wenson_hsieh@apple.com · 7 years ago
  82. 98ec633 [WebKit on watchOS] Vend username text content type when using scribble in login fields by wenson_hsieh@apple.com · 7 years ago
  83. 4791fa2 [Extra zoom mode] The search field on www.bing.com is missing label text by wenson_hsieh@apple.com · 7 years ago
  84. 8e1ebd9 [Extra zoom mode] REGRESSION(230860) Unable to change time input values using UI by wenson_hsieh@apple.com · 7 years ago
  85. a9158e8 [Extra zoom mode] Injected bundle form client should be notified when editing text fields by wenson_hsieh@apple.com · 7 years ago
  86. 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
  87. fe615ee AX: Keyboard focus not following VoiceOver cursor into web content or within web content. by n_wang@apple.com · 7 years ago
  88. 47fb36e Remove pre-Sierra-OS-specific code in Tools by achristensen@apple.com · 7 years ago
  89. 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
  90. be2e2f1 Make iOS Find UI reveal matches in scrollable elements by fred.wang@free.fr · 7 years ago
  91. b725323 Break out new touch debugging code into seperate file by megan_gardner@apple.com · 7 years ago
  92. d7b920a Picking an emoji via the emoji dialog (Ctrl+Cmd+Space) fires inconsistent beforeinput events. by wenson_hsieh@apple.com · 8 years ago
  93. 8b224d4 [CMake] Properly test if compiler supports compiler flags by mcatanzaro@igalia.com · 8 years ago
  94. 04bd412 Configure screen scale for running layout tests on plus devices by jbedard@apple.com · 8 years ago
  95. c741bb6 Keyboard autocorrections do not apply with an active selection (but keyboard acts like they did) by timothy_horton@apple.com · 8 years ago
  96. 41ef9a4 Make it possible to test rotation in iOS WebKitTestRunner by simon.fraser@apple.com · 8 years ago
  97. 868adfc Fix compilation with ICU 59.1 https://bugs.webkit.org/show_bug.cgi?id=171612 by annulen@yandex.ru · 8 years ago
  98. d672856 Expose viewport-fit instead of clip-to-safe-area by timothy_horton@apple.com · 8 years ago
  99. 4de2998 Provide a viewport parameter to disable clipping to the safe area by timothy_horton@apple.com · 8 years ago
  100. 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