1. 246787b WebKitTestRunner: Add comment to TestRunner::setCanOpenWindows() by dbates@webkit.org · 8 years ago
  2. e81020a Throw Exception when test doesn't clean up HID Events properly by commit-queue@webkit.org · 8 years ago
  3. fd76376 [ES6] Enable ES6 Modules https://bugs.webkit.org/show_bug.cgi?id=165849 by utatane.tea@gmail.com · 8 years ago
  4. 5b79638 Fix iOS test results after r209967. by simon.fraser@apple.com · 8 years ago
  5. 7165f7b Visual viewports: bottom fixed elements disappear behind the keyboard by wenson_hsieh@apple.com · 8 years ago
  6. b48259d Visual viewports: carets and selection UI are incorrectly positioned when editing fixed elements by wenson_hsieh@apple.com · 8 years ago
  7. a4f0bb4 Add coordinate space to event streams and streamline tests by commit-queue@webkit.org · 8 years ago
  8. 15313dc iOS: An element with tabindex is not focusable unless there is no mouse event handler by rniwa@webkit.org · 8 years ago
  9. 6d154ad Test infrastructure should allow to filter out text output before doing a comparison with the baseline by commit-queue@webkit.org · 8 years ago
  10. c722b57 [WebIDL] Remove use of Dictionary in ApplePaySession by weinig@apple.com · 8 years ago
  11. 19e9f1e [cmake] Include WTF, JSC, and WebCore headers automatically to targers using them by annulen@yandex.ru · 8 years ago
  12. a4923bc Annotate MediaStream and WebRTC idl with EnabledAtRuntime flag by eric.carlson@apple.com · 8 years ago
  13. 5b163b8 Remove runtime toggle for pointer-lock by dino@apple.com · 8 years ago
  14. c127951 One esc to exit fullscreen and pointer lock by commit-queue@webkit.org · 8 years ago
  15. fd6cf55 Fix use of enum in a WK2 C SPI header. rdar://problem/28725583 by simon.fraser@apple.com · 8 years ago
  16. 8ba8417 Fix use of enum in a WK2 C SPI header. rdar://problem/28725583 by simon.fraser@apple.com · 8 years ago
  17. 3ab16a8 Correct SDKROOT values in xcconfig files by ap@apple.com · 8 years ago
  18. 7148a30 WebKitTestRunner: Plugins are disabled in new windows by dbates@webkit.org · 8 years ago
  19. 5bad0f1 pointer lock needs to be feature detectable by dino@apple.com · 8 years ago
  20. 6b56a6d [Cocoa] Adopt the PRODUCT_BUNDLE_IDENTIFIER build setting by aestes@apple.com · 8 years ago
  21. e365621 Add a runtime flag for SubtleCrypto by jiewen_tan@apple.com · 8 years ago
  22. fe9c75f Force clicking tests fail on some machines by bdakin@apple.com · 8 years ago
  23. 85a82b1 [Modern Media Controls] Add an HTML comment flag to turn the feature on by graouts@webkit.org · 8 years ago
  24. 4486295 [Cocoa] Enable two clang warnings recommended by Xcode by aestes@apple.com · 8 years ago
  25. dbd1556 [MediaStream] Don't request user permission for a device if it has already been granted in the current browsing context by eric.carlson@apple.com · 8 years ago
  26. 908fbb1 intersection-observer-entry-interface.html test fails on the bots by simon.fraser@apple.com · 8 years ago
  27. 0e1422c Unreviewed, rolling out r209008. by ryanhaddad@apple.com · 8 years ago
  28. 93e58af [MediaStream] Don't request user permission for a device if it has already been granted in the current browsing context by eric.carlson@apple.com · 8 years ago
  29. 4392696 [WTF] Import std::optional reference implementation as WTF::Optional by utatane.tea@gmail.com · 8 years ago
  30. e995e9d Convert IntersectionObserver over to using RuntimeEnabledFeatures so it can be properly excluded from script by commit-queue@webkit.org · 8 years ago
  31. 2777e8e [EncryptedMedia] Make EME API runtime-enabled by zandobersek@gmail.com · 8 years ago
  32. 35d61d0 Fix the Mac and iOS bulds. by simon.fraser@apple.com · 8 years ago
  33. 1a0948a Make it possible to test non-stable-state scrolling on iOS by simon.fraser@apple.com · 8 years ago
  34. 77cdc2a AX: [ATK] Expose aria-busy via ATK_STATE_BUSY by jdiggs@igalia.com · 8 years ago
  35. 0378b40 [iOS WK2] Eliminate a source of flakiness in layout tests by forcing WebPage into "responsive" mode for all tests, with an internals override by simon.fraser@apple.com · 8 years ago
  36. 9330a40 AX: "(inverted-colors)" media query only matches on page reload; should match on change by dino@apple.com · 8 years ago
  37. 483f50b [JSC] WTF::TemporaryChange with WTF::SetForScope by utatane.tea@gmail.com · 8 years ago
  38. b5e8e24 REGRESSION (r208455): LayoutTests swipe/pushState-cached-back-swipe.html and swipe/main-frame-pinning-requirement.html are failing by ap@apple.com · 8 years ago
  39. def248c [ES6][WebCore] Change ES6_MODULES compile time flag to runtime flag by utatane.tea@gmail.com · 8 years ago
  40. b82a103 Hard to write reliable UIScriptController scrollingTreeAsText tests by simon.fraser@apple.com · 8 years ago
  41. 77c1afa UIScriptController: setting a callback to undefined should unregister it by simon.fraser@apple.com · 8 years ago
  42. 18b89b8 AX: [ATK] Expose STATE_SINGLE_LINE and STATE_MULTI_LINE for ARIA searchbox role by jdiggs@igalia.com · 8 years ago
  43. 4719078 Add a way to get the UI-side scrolling tree as text via UIScriptController by simon.fraser@apple.com · 8 years ago
  44. a8fbaa4 [WK2] autocorrect and autocapitalize attributes do not work in contenteditable elements by wenson_hsieh@apple.com · 8 years ago
  45. 5ec343c REGRESSION (r208522): LayoutTest fast/loader/reload-zero-byte-plugin.html is a flaky failure by cdumez@apple.com · 8 years ago
  46. e548431 [WK2][NETWORK_SESSION] Add support for downloading file backed blobs by cdumez@apple.com · 8 years ago
  47. cbafd3b Unreviewed, rolling out r208438. by achristensen@apple.com · 8 years ago
  48. f2d5a2e Local HTML should be blocked from localStorage access unless "Disable Local File Restrictions" is checked by bfulgham@apple.com · 8 years ago
  49. 1d7541d [Mac] Stop using deprecated AppKit enumeration values by cdumez@apple.com · 8 years ago
  50. 50886cd [WK2][NETWORK_SESSION] Add support for downloading file backed blobs by cdumez@apple.com · 8 years ago
  51. 0824e0a5 AX: [ATK] Attempting to clear selection on ARIA listboxes results in crash by jdiggs@igalia.com · 8 years ago
  52. b2191d0 [WK2][Cocoa] Implement user interface for HTML form validation by cdumez@apple.com · 8 years ago
  53. 5330002 Purge PassRefPtr from Tools https://bugs.webkit.org/show_bug.cgi?id=164358 by commit-queue@webkit.org · 8 years ago
  54. 6671fb4 Add basic visual/layout viewport support for fixed position layout by simon.fraser@apple.com · 8 years ago
  55. 8debe9b Make UIScriptController::zoomToScale() work on Mac WK1 and WK2 by simon.fraser@apple.com · 8 years ago
  56. 65d68cb AX: aria-sort is not exposed on iOS by n_wang@apple.com · 8 years ago
  57. adff4e0 Holding down a key to choose an accented character should fire "insertReplacementText" input events by wenson_hsieh@apple.com · 8 years ago
  58. 5be30c4 [WebIDL] Restructure IDLParser structs to better match modern WebIDL concepts by weinig@apple.com · 8 years ago
  59. 7c59882 UIScriptControllerIOS.mm should not be soft-linking UIKit by wenson_hsieh@apple.com · 8 years ago
  60. 5e0d580 Unreviewed, fix the iOS build after r208090. by wenson_hsieh@apple.com · 8 years ago
  61. a76d4f9c iOS autocorrection does not trigger an input event of inputType "insertReplacementText" by wenson_hsieh@apple.com · 8 years ago
  62. bbd0d89 Unreviewed, rolling out r207700. https://bugs.webkit.org/show_bug.cgi?id=164168 by achristensen@apple.com · 8 years ago
  63. dec840b [WebIDL] Update parser and code generators to only access type information through the type property by weinig@apple.com · 8 years ago
  64. 3b43f12 [WebIDL] Move code generators off of domSignature::type and onto domSignature::idlType by commit-queue@webkit.org · 8 years ago
  65. 494b2f0 Unreviewed, rolling out r207582. https://bugs.webkit.org/show_bug.cgi?id=163819 by achristensen@apple.com · 8 years ago
  66. 65ae1fb WebKitTestRunnerApp packages .idl file by jbedard@apple.com · 8 years ago
  67. ad732b3 [CMake] CMake does not support the dep files for implicit dependency by commit-queue@webkit.org · 8 years ago
  68. 2226609 Re-enable URLParser for non-Safari Cocoa apps after r207321 by commit-queue@webkit.org · 8 years ago
  69. 1cf7c81 Modify testrunner to mute audio during tests by jer.noble@apple.com · 8 years ago
  70. 83f7fda by eric.carlson@apple.com · 8 years ago
  71. 6453e5e Add test and infrastructure for link popover by commit-queue@webkit.org · 8 years ago
  72. b306bf6 Disable URLParser for non-Safari iOS and Mac apps for now by achristensen@apple.com · 8 years ago
  73. 5fc31c4 Unreviewed, rolling out r207297. by ryanhaddad@apple.com · 8 years ago
  74. e2a5eb6 Disable URLParser for non-Safari iOS and Mac apps for now by achristensen@apple.com · 8 years ago
  75. 3128f90 Extend event stream to include interpolated events and add a force press test that uses that interpolation by commit-queue@webkit.org · 8 years ago
  76. 554069c Unreviewed, rolling out r206972. https://bugs.webkit.org/show_bug.cgi?id=163227 by commit-queue@webkit.org · 8 years ago
  77. 0749b10 [CMake] CMake does not support the dep files for implicit dependency by commit-queue@webkit.org · 8 years ago
  78. cd41590 Reuse CodeGenerator::UpdateFile in Tools CodeGenerator by commit-queue@webkit.org · 8 years ago
  79. c6cf9ef KeyboardEvent.getModifierState() should support "CapsLock" modifier by cdumez@apple.com · 8 years ago
  80. 82d173e [iOS WK2] Make it possible for a test to describe a user gesture as a stream of events in JSON format by simon.fraser@apple.com · 8 years ago
  81. 9ef03b4 Make it possible to test web-related user-interface features by commit-queue@webkit.org · 8 years ago
  82. 4944d77 Make WKTR short timeout dynamic https://bugs.webkit.org/show_bug.cgi?id=162733 by ap@apple.com · 8 years ago
  83. 2c0c405 [iOS] REGRESSION (r182126): Selection highlight and handles aren’t visible with WKSelectionGranularityCharacter by mitz@apple.com · 8 years ago
  84. 71cc967 [WK2] anchor.download attribute value is ignored by NETWORK_SESSION code path by cdumez@apple.com · 8 years ago
  85. 9b6bfe2 Adding a new runtime flag for modern media controls. by graouts@webkit.org · 8 years ago
  86. 8f7def8 Add long press selection test https://bugs.webkit.org/show_bug.cgi?id=162367 by commit-queue@webkit.org · 8 years ago
  87. d44979c Automatic Text Replacement Testing in WebKit2 by jbedard@apple.com · 8 years ago
  88. ce9ca4e AX: Add accessibility support for details element on iOS by n_wang@apple.com · 8 years ago
  89. 6bb132c [CMake] Refactor GENERATE_BINDINGS by commit-queue@webkit.org · 8 years ago
  90. 3fde622 Fix post-landing review comments after r205787 by cdumez@apple.com · 8 years ago
  91. f8d9042 parseHTMLInteger() should take a StringView in parameter by cdumez@apple.com · 8 years ago
  92. 5b818ba Expose Apple Pencil data to Touch events by dino@apple.com · 8 years ago
  93. b47fa77 Expose Apple Pencil input to testing system by dino@apple.com · 8 years ago
  94. 92fedec Expose Apple Pencil input to testing system by dino@apple.com · 8 years ago
  95. 216319e Expose Apple Pencil input to testing system by dino@apple.com · 8 years ago
  96. d3d9313 [iOS] DumpRenderTree and WebKitTestRunner fail to build - "Ad Hoc code signing is not allowed with SDK 'Simulator - iOS 10.0'" by dbates@webkit.org · 9 years ago
  97. b188c2e WebKitTestRunner needs layoutTestController.setDashboardCompatibilityMode by jbedard@apple.com · 9 years ago
  98. 5537083 Sample Process on notifyDone timed out by commit-queue@webkit.org · 9 years ago
  99. d95384d WTR needs an implementation of setAutomaticLinkDetectionEnabled by commit-queue@webkit.org · 9 years ago
  100. e3e1ee4 [EFL][GTK] REGRESSION(204877): Fix the clean build by ossy@webkit.org · 9 years ago