- bf7651d Unreviewed build fix for Visual Studio JSC-only build. by yoshiaki.jitsukawa@sony.com · 4 years, 10 months ago
- 620af46 Make download resume workaround forgiving of changes in CFNetwork by commit-queue@webkit.org · 4 years, 10 months ago
- 3c35a38 Add support for [no-]use-ccache option in build-jsc by pmatos@igalia.com · 4 years, 10 months ago
- c143f64 Add SPI to unblock third party cookies from WKWebViews with ResourceLoadStatistics turned on by commit-queue@webkit.org · 4 years, 10 months ago
- 3a7aa3e [WKTR] Make TestController::resetStateToConsistentValues() more robust against failures to navigate to about:blank by cdumez@apple.com · 4 years, 10 months ago
- e97a13e [GTK] jhbuild is broken with GCC 10.0 by changseok@webkit.org · 4 years, 10 months ago
- 7218777 [Flatpak SDK] Add bubblewrap ... wrapper by commit-queue@webkit.org · 4 years, 10 months ago
- b4dedab [Flatpak SDK] CCACHE_ env vars are not forwarded to the sandbox environment by jfernandez@igalia.com · 4 years, 10 months ago
- dbfd55f iOS: Pressing tab in the Mail subject field moves focus to the body, but pressing shift tab doesn't move it back by timothy_horton@apple.com · 4 years, 10 months ago
- c60191e DataTransfer.files contains multiple files when pasting a single image with multiple representations by wenson_hsieh@apple.com · 4 years, 10 months ago
- b14db0e Various compile-time boolean flags could/should be marked constexpr by rmorisset@apple.com · 4 years, 10 months ago
- 24684ab Rename some variables in Bitmap API test for consistency and better readability. by mark.lam@apple.com · 4 years, 10 months ago
- f68a0e8 Add more Bitmap methods. by mark.lam@apple.com · 4 years, 10 months ago
- f613fd2 [PlayStation] Add minimal WKView API to enable TestWebKitAPI by yoshiaki.jitsukawa@sony.com · 4 years, 10 months ago
- 07b0d71 [macOS] TestWebKitAPI.WebKit.HTTPReferer is a flaky failure by achristensen@apple.com · 4 years, 10 months ago
- 544abce [GStreamer][GTK][WPE] Expose and honor the media content types requiring hardware support setting by eocanha@igalia.com · 4 years, 10 months ago
- 1c0906f [macOS] Scrolling synchronization part 1: Have the scrolling thread wait half a frame for the main thread to complete the rendering update by simon.fraser@apple.com · 4 years, 10 months ago
- e395110 [iOS] Layout tests in editing/pasteboard sporadically crash by wenson_hsieh@apple.com · 4 years, 10 months ago
- bc39b71 Replace Color::getHSL() with sRGBToHSL to ensure it at least gives somewhat sensible results for ExtendedColors and reduce code duplication by weinig@apple.com · 4 years, 10 months ago
- 8a36b10 [GTK] Implement connected and disconnected events of GAMEPAD API with libmanette by changseok@webkit.org · 4 years, 10 months ago
- 17b3ac8 Support operating dates in ResourceLoadStatisticsDatabaseStore by katherine_cheney@apple.com · 4 years, 10 months ago
- 5597964 Deprecate WKBundlePageSetPolicyClient() Injected bundle C API by cdumez@apple.com · 4 years, 10 months ago
- af814d9 Source/WebCore: by mmaxfield@apple.com · 4 years, 10 months ago
- 34b1eac [WPE][WebDriver] Allow subviews to create new views by lmoura@igalia.com · 4 years, 10 months ago
- 9d1229f [FlatPak SDK] Missing ruby gems json and highline by commit-queue@webkit.org · 4 years, 10 months ago
- cf0db0a Unreviewed, reverting r261909. by dpino@igalia.com · 4 years, 10 months ago
- 48b708c [Flatpak SDK] Bump rr and bst https://bugs.webkit.org/show_bug.cgi?id=212074 by commit-queue@webkit.org · 4 years, 10 months ago
- 5361d65 update-test-expectations-from-bugzilla tool not working with new EWS by clopez@igalia.com · 4 years, 10 months ago
- 8fde328 Unreviewed. Fix GTK4 build with GTK 3.98.4 by carlosgc@webkit.org · 4 years, 10 months ago
- 8c797ad Remove unused Color::getHSV function by weinig@apple.com · 4 years, 10 months ago
- f32488e5 [Flatpak SDK] Add bubblewrap ... wrapper by commit-queue@webkit.org · 4 years, 10 months ago
- b04482e REGRESSION (r259930): Dictation marker at start of text is removed when added trailing whitespace is collapsed by darin@apple.com · 4 years, 10 months ago
- be1de0c Add _WKDownloadDelegate callback including totalBytesWritten by commit-queue@webkit.org · 4 years, 10 months ago
- 4044a2c Blue dotted underline with alternatives only shown for last word, gets lost for previous insertions by dbates@webkit.org · 4 years, 10 months ago
- 889db5d [WPE] Sync jhbuild to flatpak https://bugs.webkit.org/show_bug.cgi?id=212087 by svillar@igalia.com · 4 years, 10 months ago
- c4256ad Turn on ITP in TestController::resetStateToConsistentValues() by cdumez@apple.com · 4 years, 10 months ago
- 2fff6a7 [Flatpak SDK] Use items instead of iteritems to make Python 3 happier. by lmoura@igalia.com · 4 years, 10 months ago
- a43dadb [macOS] Drag and drop within a contenteditable area duplicates attachment-backed images by wenson_hsieh@apple.com · 4 years, 10 months ago
- 7e3d865 [buildbot][GTK][WPE] Pass --verbose flag when running JavaScriptCore tests by clopez@igalia.com · 4 years, 10 months ago
- 0d770fb Fixups for r261689 "stress/array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js failing on ppc64le and s390x" by commit-queue@webkit.org · 4 years, 10 months ago
- 8ea38b1 [GTK] Add WEBKIT_EDITING_COMMAND_PASTE_AS_PLAIN_TEXT by commit-queue@webkit.org · 4 years, 10 months ago
- 0e76d58 [WPE] HeadlessViewBackend should exclusively use software rasterization mode by zandobersek@gmail.com · 4 years, 10 months ago
- b82851b [WPE] Disable modern media controls for testing by zandobersek@gmail.com · 4 years, 10 months ago
- 7e05688 [WinCairo] WKTR WebsiteDataStore is being overwritten by the default one by chris.reid@sony.com · 4 years, 10 months ago
- 6ad0b45 http/tests/ssl/applepay/ApplePayInstallmentConfiguration.https.html fails in public SDK builds by aestes@apple.com · 4 years, 10 months ago
- 9de6cd5 Replace uses of +self with +class https://bugs.webkit.org/show_bug.cgi?id=212041 by wenson_hsieh@apple.com · 4 years, 10 months ago
- 65c12db Implement conversion between P3 and sRGB color by simon.fraser@apple.com · 4 years, 10 months ago
- f12b5f4 Implement a faster findBitInWord() using the hardware ctz instruction. by mark.lam@apple.com · 4 years, 10 months ago
- 810c319 Allow clipboard API access when pasting from a menu item or key binding by wenson_hsieh@apple.com · 4 years, 10 months ago
- 8bae097 Add iterator checking to ListHashSet by darin@apple.com · 4 years, 10 months ago
- 2dd83f8 [iPad Simulator] TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia is timing out by peng.liu6@apple.com · 4 years, 10 months ago
- a51d0bb Single selection <select> with <optgroups> shows multiple selected options by wenson_hsieh@apple.com · 4 years, 10 months ago
- 309fd89 [iOS] Unexpected capitalization of next word after repositioning caret by wenson_hsieh@apple.com · 4 years, 10 months ago
- e76daaf [GTK] Add WebKitContextMenuItemType for paste as plaintext by commit-queue@webkit.org · 4 years, 10 months ago
- 027dfaa Fix operator== and hash() for ExtendedColor by simon.fraser@apple.com · 4 years, 10 months ago
- afb39e3 Rename some API test files https://bugs.webkit.org/show_bug.cgi?id=211992 by simon.fraser@apple.com · 4 years, 10 months ago
- 56171a4 [GTK][WPE] Add default initialization of WebsiteDataStore to WebKitTestRunner after r261758 by lmoura@igalia.com · 4 years, 10 months ago
- 2dd3588 Use enum serialization instead of casting to/from uint32_t by commit-queue@webkit.org · 4 years, 10 months ago
- 7c77fad [iOS EWS] TestWebKitAPI.WKWebsiteDataStore.RemoveAndFetchData is failing by ryanhaddad@apple.com · 4 years, 10 months ago
- 3e5dbd5 Update Sihui Liu's status to reviewer by ggaren@apple.com · 4 years, 10 months ago
- bcc4989 TestWebKitAPI.WKHTTPCookieStore.Basic is a flaky failure by commit-queue@webkit.org · 4 years, 10 months ago
- bdae563 [iOS Simulator] TestWebKitAPI._WKDownload.Resume is a flaky crash by commit-queue@webkit.org · 4 years, 10 months ago
- 2a5d4a6 Regression (iOS 13.4, r249142): WKWebView.loading is never reset after a Back navigation in an iframe by commit-queue@webkit.org · 4 years, 10 months ago
- 2b93e0d Make sure we use current data store in WKTR's TestController by cdumez@apple.com · 4 years, 10 months ago
- c8e9611 [buildbot] Increase blocksize of file transfer in UploadTestResults step by dpino@igalia.com · 4 years, 10 months ago
- 015fb86 [GTK3] Bring back usage of GtkMenu for context menus by aperez@igalia.com · 4 years, 10 months ago
- 4215dcc Attribute non-network loads and loads with html strings as automatically app-bound by katherine_cheney@apple.com · 4 years, 10 months ago
- 9136478 [WebAuthn] Relaxing signature length requirements for U2fRegister by jiewen_tan@apple.com · 4 years, 10 months ago
- 210858c run-webkit-tests shouldn't need Xcode to run Mac tests by jbedard@apple.com · 4 years, 10 months ago
- ff8c131 Include LocalOverrides.xcconfig in all Tools projects by dbates@webkit.org · 4 years, 10 months ago
- 8a9a56d Fix for crashes in LayoutTests related to TextMarkers in isolated tree mode. by andresg_22@apple.com · 4 years, 10 months ago
- d9c6327 stress/array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js failing on ppc64le and s390x by commit-queue@webkit.org · 4 years, 10 months ago
- 9dc7e55 [WPE] Tools/wpe/install-dependencies fails due to missing pipenv by commit-queue@webkit.org · 4 years, 10 months ago
- 626eba3 [Flatpak SDK] Path references shouldn't point to the sandbox in compile_commands.json by commit-queue@webkit.org · 4 years, 10 months ago
- 9a3cc95 Change Date/Time popovers to contextMenus. by megan_gardner@apple.com · 4 years, 10 months ago
- 0a855bd Replace isNullFunctionPointer with real weak-linking support by jer.noble@apple.com · 4 years, 10 months ago
- 798bcc9 Add SPI for reverting to touch events for iPad trackpad interactions by timothy_horton@apple.com · 4 years, 10 months ago
- be1f4d4 [iOS] "Copy" context menu action for attachment element does not work in Mail by wenson_hsieh@apple.com · 4 years, 10 months ago
- ab1e4d0 Run-webkit-tests should not fail if all tests found to run are skipped. by jlewis3@apple.com · 4 years, 10 months ago
- b01b285 Add test for non-app-bound iframe under app-bound domain by katherine_cheney@apple.com · 4 years, 10 months ago
- 8f9c01b [Flatpak SDK] Proper handling of sccache scheduler URL command-line argument by philn@webkit.org · 4 years, 10 months ago
- 8e156e8 [Flatpak SDK] Craft a custom sccache config file from SDK toolchains by philn@webkit.org · 4 years, 10 months ago
- 605b625 [Flatpak] *PROCESS_CMD_PREFIX are ignored by commit-queue@webkit.org · 4 years, 10 months ago
- 6b7b089 [WK2] Neuter WKFrameIsFrameSet() / WKPageGetFrameSetLargestFrame() C API by cdumez@apple.com · 4 years, 10 months ago
- ff44933 [iOS Simulator] TestWebKitAPI._WKDownload.Resume is a flaky crash by achristensen@apple.com · 4 years, 10 months ago
- a204d95 [iOS] TestWTF.WTF_Lock.ContendedShortSection is consistently timing out on debug by ryanhaddad@apple.com · 4 years, 10 months ago
- aa46b39 [FlatPak SDK] Some packages in the SDK have missing debug symbols by commit-queue@webkit.org · 4 years, 10 months ago
- 584d51a WPT test importer fails to update references in <link> tags by clopez@igalia.com · 4 years, 10 months ago
- eeeadc5 [Flatpak SDK] Include clang++ and g++ in toolchains by commit-queue@webkit.org · 4 years, 10 months ago
- 655164f [ macOS ] scrollingcoordinator/mac/latching/scrolling-select-should-not-latch-mainframe.html is a flaky failure by simon.fraser@apple.com · 4 years, 10 months ago
- 255bec0 Fail navigations to non app-bound domains after use of app-bound APIs by katherine_cheney@apple.com · 4 years, 10 months ago
- 59640ab Add some logs to diagnose why WebKitLegacy.CrossPartitionFileSchemeAccess API test times out in EWS by commit-queue@webkit.org · 4 years, 10 months ago
- f23975a Add some logs to diagnose why WebKitLegacy.CrossPartitionFileSchemeAccess API test times out in EWS by commit-queue@webkit.org · 4 years, 10 months ago
- a6ab441 Add mechanism to turn on accessibility isolated tree mode from WebKitTestRunner. by andresg_22@apple.com · 4 years, 10 months ago
- 02e60a4 Unreviewed, reverting r261296. by pvollan@apple.com · 4 years, 10 months ago
- 33963d5 [GTK] Media and audio permission request unit tests are timing out by commit-queue@webkit.org · 4 years, 10 months ago
- 2e29ae0 Fix typo 'Detacted' -> 'Detected' https://bugs.webkit.org/show_bug.cgi?id=211715 by pmatos@igalia.com · 4 years, 10 months ago
- fefcdd0 Update user agent quirk for bankofamerica.com by commit-queue@webkit.org · 4 years, 10 months ago
- c2fa630 Streamline MarkupAccumulator to improve efficiency a bit by darin@apple.com · 4 years, 10 months ago
- 33e2377 Remove empty directories from from svn.webkit.org repository by ddkilzer@apple.com · 4 years, 10 months ago