- 246787b WebKitTestRunner: Add comment to TestRunner::setCanOpenWindows() by dbates@webkit.org · 8 years ago
- e81020a Throw Exception when test doesn't clean up HID Events properly by commit-queue@webkit.org · 8 years ago
- fd76376 [ES6] Enable ES6 Modules https://bugs.webkit.org/show_bug.cgi?id=165849 by utatane.tea@gmail.com · 8 years ago
- 5b79638 Fix iOS test results after r209967. by simon.fraser@apple.com · 8 years ago
- 7165f7b Visual viewports: bottom fixed elements disappear behind the keyboard by wenson_hsieh@apple.com · 8 years ago
- b48259d Visual viewports: carets and selection UI are incorrectly positioned when editing fixed elements by wenson_hsieh@apple.com · 8 years ago
- a4f0bb4 Add coordinate space to event streams and streamline tests by commit-queue@webkit.org · 8 years ago
- 15313dc iOS: An element with tabindex is not focusable unless there is no mouse event handler by rniwa@webkit.org · 8 years ago
- 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
- c722b57 [WebIDL] Remove use of Dictionary in ApplePaySession by weinig@apple.com · 8 years ago
- 19e9f1e [cmake] Include WTF, JSC, and WebCore headers automatically to targers using them by annulen@yandex.ru · 8 years ago
- a4923bc Annotate MediaStream and WebRTC idl with EnabledAtRuntime flag by eric.carlson@apple.com · 8 years ago
- 5b163b8 Remove runtime toggle for pointer-lock by dino@apple.com · 8 years ago
- c127951 One esc to exit fullscreen and pointer lock by commit-queue@webkit.org · 8 years ago
- fd6cf55 Fix use of enum in a WK2 C SPI header. rdar://problem/28725583 by simon.fraser@apple.com · 8 years ago
- 8ba8417 Fix use of enum in a WK2 C SPI header. rdar://problem/28725583 by simon.fraser@apple.com · 8 years ago
- 3ab16a8 Correct SDKROOT values in xcconfig files by ap@apple.com · 8 years ago
- 7148a30 WebKitTestRunner: Plugins are disabled in new windows by dbates@webkit.org · 8 years ago
- 5bad0f1 pointer lock needs to be feature detectable by dino@apple.com · 8 years ago
- 6b56a6d [Cocoa] Adopt the PRODUCT_BUNDLE_IDENTIFIER build setting by aestes@apple.com · 8 years ago
- e365621 Add a runtime flag for SubtleCrypto by jiewen_tan@apple.com · 8 years ago
- fe9c75f Force clicking tests fail on some machines by bdakin@apple.com · 8 years ago
- 85a82b1 [Modern Media Controls] Add an HTML comment flag to turn the feature on by graouts@webkit.org · 8 years ago
- 4486295 [Cocoa] Enable two clang warnings recommended by Xcode by aestes@apple.com · 8 years ago
- 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
- 908fbb1 intersection-observer-entry-interface.html test fails on the bots by simon.fraser@apple.com · 8 years ago
- 0e1422c Unreviewed, rolling out r209008. by ryanhaddad@apple.com · 8 years ago
- 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
- 4392696 [WTF] Import std::optional reference implementation as WTF::Optional by utatane.tea@gmail.com · 8 years ago
- e995e9d Convert IntersectionObserver over to using RuntimeEnabledFeatures so it can be properly excluded from script by commit-queue@webkit.org · 8 years ago
- 2777e8e [EncryptedMedia] Make EME API runtime-enabled by zandobersek@gmail.com · 8 years ago
- 35d61d0 Fix the Mac and iOS bulds. by simon.fraser@apple.com · 8 years ago
- 1a0948a Make it possible to test non-stable-state scrolling on iOS by simon.fraser@apple.com · 8 years ago
- 77cdc2a AX: [ATK] Expose aria-busy via ATK_STATE_BUSY by jdiggs@igalia.com · 8 years ago
- 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
- 9330a40 AX: "(inverted-colors)" media query only matches on page reload; should match on change by dino@apple.com · 8 years ago
- 483f50b [JSC] WTF::TemporaryChange with WTF::SetForScope by utatane.tea@gmail.com · 8 years ago
- 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
- def248c [ES6][WebCore] Change ES6_MODULES compile time flag to runtime flag by utatane.tea@gmail.com · 8 years ago
- b82a103 Hard to write reliable UIScriptController scrollingTreeAsText tests by simon.fraser@apple.com · 8 years ago
- 77c1afa UIScriptController: setting a callback to undefined should unregister it by simon.fraser@apple.com · 8 years ago
- 18b89b8 AX: [ATK] Expose STATE_SINGLE_LINE and STATE_MULTI_LINE for ARIA searchbox role by jdiggs@igalia.com · 8 years ago
- 4719078 Add a way to get the UI-side scrolling tree as text via UIScriptController by simon.fraser@apple.com · 8 years ago
- a8fbaa4 [WK2] autocorrect and autocapitalize attributes do not work in contenteditable elements by wenson_hsieh@apple.com · 8 years ago
- 5ec343c REGRESSION (r208522): LayoutTest fast/loader/reload-zero-byte-plugin.html is a flaky failure by cdumez@apple.com · 8 years ago
- e548431 [WK2][NETWORK_SESSION] Add support for downloading file backed blobs by cdumez@apple.com · 8 years ago
- cbafd3b Unreviewed, rolling out r208438. by achristensen@apple.com · 8 years ago
- f2d5a2e Local HTML should be blocked from localStorage access unless "Disable Local File Restrictions" is checked by bfulgham@apple.com · 8 years ago
- 1d7541d [Mac] Stop using deprecated AppKit enumeration values by cdumez@apple.com · 8 years ago
- 50886cd [WK2][NETWORK_SESSION] Add support for downloading file backed blobs by cdumez@apple.com · 8 years ago
- 0824e0a5 AX: [ATK] Attempting to clear selection on ARIA listboxes results in crash by jdiggs@igalia.com · 8 years ago
- b2191d0 [WK2][Cocoa] Implement user interface for HTML form validation by cdumez@apple.com · 8 years ago
- 5330002 Purge PassRefPtr from Tools https://bugs.webkit.org/show_bug.cgi?id=164358 by commit-queue@webkit.org · 8 years ago
- 6671fb4 Add basic visual/layout viewport support for fixed position layout by simon.fraser@apple.com · 8 years ago
- 8debe9b Make UIScriptController::zoomToScale() work on Mac WK1 and WK2 by simon.fraser@apple.com · 8 years ago
- 65d68cb AX: aria-sort is not exposed on iOS by n_wang@apple.com · 8 years ago
- adff4e0 Holding down a key to choose an accented character should fire "insertReplacementText" input events by wenson_hsieh@apple.com · 8 years ago
- 5be30c4 [WebIDL] Restructure IDLParser structs to better match modern WebIDL concepts by weinig@apple.com · 8 years ago
- 7c59882 UIScriptControllerIOS.mm should not be soft-linking UIKit by wenson_hsieh@apple.com · 8 years ago
- 5e0d580 Unreviewed, fix the iOS build after r208090. by wenson_hsieh@apple.com · 8 years ago
- a76d4f9c iOS autocorrection does not trigger an input event of inputType "insertReplacementText" by wenson_hsieh@apple.com · 8 years ago
- bbd0d89 Unreviewed, rolling out r207700. https://bugs.webkit.org/show_bug.cgi?id=164168 by achristensen@apple.com · 8 years ago
- dec840b [WebIDL] Update parser and code generators to only access type information through the type property by weinig@apple.com · 8 years ago
- 3b43f12 [WebIDL] Move code generators off of domSignature::type and onto domSignature::idlType by commit-queue@webkit.org · 8 years ago
- 494b2f0 Unreviewed, rolling out r207582. https://bugs.webkit.org/show_bug.cgi?id=163819 by achristensen@apple.com · 8 years ago
- 65ae1fb WebKitTestRunnerApp packages .idl file by jbedard@apple.com · 8 years ago
- ad732b3 [CMake] CMake does not support the dep files for implicit dependency by commit-queue@webkit.org · 8 years ago
- 2226609 Re-enable URLParser for non-Safari Cocoa apps after r207321 by commit-queue@webkit.org · 8 years ago
- 1cf7c81 Modify testrunner to mute audio during tests by jer.noble@apple.com · 8 years ago
- 83f7fda by eric.carlson@apple.com · 8 years ago
- 6453e5e Add test and infrastructure for link popover by commit-queue@webkit.org · 8 years ago
- b306bf6 Disable URLParser for non-Safari iOS and Mac apps for now by achristensen@apple.com · 8 years ago
- 5fc31c4 Unreviewed, rolling out r207297. by ryanhaddad@apple.com · 8 years ago
- e2a5eb6 Disable URLParser for non-Safari iOS and Mac apps for now by achristensen@apple.com · 8 years ago
- 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
- 554069c Unreviewed, rolling out r206972. https://bugs.webkit.org/show_bug.cgi?id=163227 by commit-queue@webkit.org · 8 years ago
- 0749b10 [CMake] CMake does not support the dep files for implicit dependency by commit-queue@webkit.org · 8 years ago
- cd41590 Reuse CodeGenerator::UpdateFile in Tools CodeGenerator by commit-queue@webkit.org · 8 years ago
- c6cf9ef KeyboardEvent.getModifierState() should support "CapsLock" modifier by cdumez@apple.com · 8 years ago
- 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
- 9ef03b4 Make it possible to test web-related user-interface features by commit-queue@webkit.org · 8 years ago
- 4944d77 Make WKTR short timeout dynamic https://bugs.webkit.org/show_bug.cgi?id=162733 by ap@apple.com · 8 years ago
- 2c0c405 [iOS] REGRESSION (r182126): Selection highlight and handles aren’t visible with WKSelectionGranularityCharacter by mitz@apple.com · 8 years ago
- 71cc967 [WK2] anchor.download attribute value is ignored by NETWORK_SESSION code path by cdumez@apple.com · 8 years ago
- 9b6bfe2 Adding a new runtime flag for modern media controls. by graouts@webkit.org · 8 years ago
- 8f7def8 Add long press selection test https://bugs.webkit.org/show_bug.cgi?id=162367 by commit-queue@webkit.org · 8 years ago
- d44979c Automatic Text Replacement Testing in WebKit2 by jbedard@apple.com · 8 years ago
- ce9ca4e AX: Add accessibility support for details element on iOS by n_wang@apple.com · 8 years ago
- 6bb132c [CMake] Refactor GENERATE_BINDINGS by commit-queue@webkit.org · 8 years ago
- 3fde622 Fix post-landing review comments after r205787 by cdumez@apple.com · 8 years ago
- f8d9042 parseHTMLInteger() should take a StringView in parameter by cdumez@apple.com · 8 years ago
- 5b818ba Expose Apple Pencil data to Touch events by dino@apple.com · 8 years ago
- b47fa77 Expose Apple Pencil input to testing system by dino@apple.com · 8 years ago
- 92fedec Expose Apple Pencil input to testing system by dino@apple.com · 8 years ago
- 216319e Expose Apple Pencil input to testing system by dino@apple.com · 8 years ago
- 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
- b188c2e WebKitTestRunner needs layoutTestController.setDashboardCompatibilityMode by jbedard@apple.com · 9 years ago
- 5537083 Sample Process on notifyDone timed out by commit-queue@webkit.org · 9 years ago
- d95384d WTR needs an implementation of setAutomaticLinkDetectionEnabled by commit-queue@webkit.org · 9 years ago
- e3e1ee4 [EFL][GTK] REGRESSION(204877): Fix the clean build by ossy@webkit.org · 9 years ago