1. be0ac72 Unreviewed build fix by bfulgham@apple.com · 5 years ago
  2. ebfe8ff [Pointer Events] Listening to a "pointerover", "pointerenter", "pointerout" or "pointerleave" event alone does not fire the event on iOS by graouts@webkit.org · 5 years ago
  3. e335917 [Pointer Events] The pointerup, pointerout and pointerleave events may be fired twice by graouts@webkit.org · 5 years ago
  4. 705726e [Pointer Events] A pointer should be marked as primary for all of its events by graouts@webkit.org · 5 years ago
  5. 9638232 Change String::number to use "shortest" instead of "fixed precision 6 digits" by darin@apple.com · 5 years ago
  6. 1301b5d Web Inspector: Decrease spacing before and after tooltip paragraphs by nvasilyev@apple.com · 5 years ago
  7. b279026 Layers painting into shared backing need to contribute to overlap by simon.fraser@apple.com · 5 years ago
  8. 13a4e86 Revert r240956 by commit-queue@webkit.org · 5 years ago
  9. e8d0026 [WebAuthN] Allow authenticators that support both CTAP and U2F to try U2F if CTAP fails in authenticatorGetAssertion by jiewen_tan@apple.com · 5 years ago
  10. 61fbb01 Add extra information to dumpJITMemory by tzagallo@apple.com · 5 years ago
  11. ae125f7 Web Inspector: Timelines: CPU/memory timeline bars sometimes don't draw correctly and jump around on scrolling by drousso@apple.com · 5 years ago
  12. 067c479 Web Inspector: Audit: make it easier to jump to any returned DOM node in the Elements tab by drousso@apple.com · 5 years ago
  13. 8d22fed [WASM-References] Add support for Anyref in parameters and return types, Ref.null and Ref.is_null for Anyref values. by justin_michaud@apple.com · 5 years ago
  14. ae699ea Web Inspector: Elements: context menu items in DOM tree should work when not clicking directly on the node representation by drousso@apple.com · 5 years ago
  15. 98bcfa0 Implement CSS `display: flow-root` (modern clearfix) by commit-queue@webkit.org · 5 years ago
  16. bfa6360 [CMake] Use builtin FindICU https://bugs.webkit.org/show_bug.cgi?id=197934 by don.olmstead@sony.com · 5 years ago
  17. 5bb026b Enable legacy EME for iOS WKWebView by commit-queue@webkit.org · 5 years ago
  18. 475e7bd REGRESSION (r245170): gmail.com inbox table header flickers by simon.fraser@apple.com · 5 years ago
  19. f826576 [ews-build] Add clickable url in UI for uploaded S3 archive by aakash_jain@apple.com · 5 years ago
  20. 46710bf ASSERTION FAILED: !m_backingStore in WebCore::IDBServer::UniqueIDBDatabase::didDeleteBackingStore(uint64_t) by sihui_liu@apple.com · 5 years ago
  21. b0d7f9b [ews-app] Status bubble should not turn orange when any build step has warnings by aakash_jain@apple.com · 5 years ago
  22. 72dc98d REGRESSION(r244350): Web Inspector: Storage tab data grids aren't editable. by ross.kirsling@sony.com · 5 years ago
  23. 1ff9d44 Web Inspector: Dark Mode: Fix colors in network table waterfall container by commit-queue@webkit.org · 5 years ago
  24. 7ea60cf Add a website policy to disable the legacy -webkit-overflow-scrolling:touch behavior by graouts@webkit.org · 5 years ago
  25. 246a932 Unreviewed test gardening for macOS. by ryanhaddad@apple.com · 5 years ago
  26. f62a734 Add SPI to set a list of hosts to which to send custom header fields cross-origin by achristensen@apple.com · 5 years ago
  27. d512803 Avoid races in taking networking assertions for downloads by having both Networking and UIProcess do it. by beidson@apple.com · 5 years ago
  28. 3e99eaf Make AVVideoCaptureSource more robust to configuration failures by youenn@apple.com · 5 years ago
  29. 11b58a5 Unreviewed build fix. by krollin@apple.com · 5 years ago
  30. 0a86e78 Implement imagesrcset and imagesizes attributes on link rel=preload by commit-queue@webkit.org · 5 years ago
  31. 506160a Re-enable generate-xcfilelists by krollin@apple.com · 5 years ago
  32. f208291 media/controls-after-reload.html failing on iOS after unskip by sroberts@apple.com · 5 years ago
  33. c096a0b Fix a typo in some user agent string logic by wenson_hsieh@apple.com · 5 years ago
  34. fcde47b REGRESSION (r245170): gmail.com header flickers when hovering over the animating buttons by simon.fraser@apple.com · 5 years ago
  35. 275e4ad Unreviewed, rolling out r245401. https://bugs.webkit.org/show_bug.cgi?id=197990 by commit-queue@webkit.org · 5 years ago
  36. 7d9e4d7 SVGElement should detach itself from all its properties before it is deleted by said@apple.com · 5 years ago
  37. b49d75a Unreviewed, rolling out r245418. https://bugs.webkit.org/show_bug.cgi?id=197989 by commit-queue@webkit.org · 5 years ago
  38. f6e3a01 Allow sequential playback of media files when initial playback started with a user gesture by eric.carlson@apple.com · 5 years ago
  39. f1de964 Unmark several skipped tests in wk2 by tsavell@apple.com · 5 years ago
  40. 5969b6f1 [iOS] Respect scrolling="no" on composited frames by antti@apple.com · 5 years ago
  41. d0c0fc8 Hardening: Prevent FrameLoader crash due to SetForScope by bfulgham@apple.com · 5 years ago
  42. 8bbcd4c Unreviewed. Fix variations shown in GTK emoji chooser after r245460. by carlosgc@webkit.org · 5 years ago
  43. c63d7b9 [ews-build] Add build step to Transfer archive to S3 by aakash_jain@apple.com · 5 years ago
  44. 3b4a71b [GTK] Need WebKitContextMenuItemType to open emoji picker by carlosgc@webkit.org · 5 years ago
  45. 6f22177 [ews-build] Download archives from S3 by aakash_jain@apple.com · 5 years ago
  46. 385d20a Wasm should cage the memory base pointers in structs by keith_miller@apple.com · 5 years ago
  47. 2bd098f REGRESSION (r15133): Fix leak of JSStringRef in minidom by ddkilzer@apple.com · 5 years ago
  48. fac64d3 AX: Unship some ARIA string reflectors that are to-be-replaced by element reflection by commit-queue@webkit.org · 5 years ago
  49. 3354f55 Storage Access API: Call completion handlers in NetworkConnectionToWebProcess::hasStorageAccess() and NetworkConnectionToWebProcess::requestStorageAccess() when feature is off by wilander@apple.com · 5 years ago
  50. e031b9a REGRESSION (r84160): Leak of OpaqueJSString under WTR::JSTestRunner::pathToLocalResource (32 bytes) in com.apple.WebKit.WebContent running layout tests by ddkilzer@apple.com · 5 years ago
  51. 16f4d28 Add a unit test for client certificate authentication by commit-queue@webkit.org · 5 years ago
  52. fcc1395 CoreAudioCaptureSource should be marked as an audio capture track by youenn@apple.com · 5 years ago
  53. facf59d [JSC] Invalid AssignmentTargetType should be an early error. by ross.kirsling@sony.com · 5 years ago
  54. 3ba1e74 Layout Test http/wpt/cache-storage/cache-quota-add.any.html is a flaky failure by youenn@apple.com · 5 years ago
  55. 7ff798a Add SPI to set a list of hosts to which to send custom header fields cross-origin by commit-queue@webkit.org · 5 years ago
  56. 8a31e9d [iOS] Unable to commit search on MSN.com, qq.com, or sina.com.cn using enter key (hardware or software keyboard) by dbates@webkit.org · 5 years ago
  57. a48c786 [iOS] Select all with existing range selection replaces range instead of selecting all text by dbates@webkit.org · 5 years ago
  58. 0c2ad85 [IntersectionObserver] Regression: No initial observation when nothing else triggers rendering by ajuma@chromium.org · 5 years ago
  59. c99cf81 Fix memcpy() call for big endian https://bugs.webkit.org/show_bug.cgi?id=197945 by commit-queue@webkit.org · 5 years ago
  60. 215723da [WPE] Rendering on a HiDPI display looks scaled up instead of rendered at 2x by commit-queue@webkit.org · 5 years ago
  61. e1e5c7b [FreeType] Some character sequences with a variation selector are not rendered by carlosgc@webkit.org · 5 years ago
  62. 27d72e2 Updated screenHasInvertedColors to use AppKit when available by commit-queue@webkit.org · 5 years ago
  63. 3679c26 Avoid a recursive descendants layer walk sometimes by simon.fraser@apple.com · 5 years ago
  64. 0ce49f2 Clean up code related to compositing overlap map maintenance by simon.fraser@apple.com · 5 years ago
  65. daefe83 Clean up RenderLayerCompositor::computeCompositingRequirements() and traverseUnchangedSubtree() by simon.fraser@apple.com · 5 years ago
  66. e720e79 Make LayerOverlapMap able to output to a TextStream by simon.fraser@apple.com · 5 years ago
  67. c4bddcd [PlayStation] WTFCrash should preserve register state. by ross.kirsling@sony.com · 5 years ago
  68. d9eaaf4 REGRESSION (r245072): Missing code in Document::styleColorOptions to propagate StyleColor::Options::UseInactiveAppearance by timothy@apple.com · 5 years ago
  69. 871db49 Web Inspector: user gesture toggle should also force user interaction flag by drousso@apple.com · 5 years ago
  70. 67b79c7 Replace double-quotes with single quotes in steps.py by aakash_jain@apple.com · 5 years ago
  71. b1cf575 Rewrite generate-xcfilelists in Python by krollin@apple.com · 5 years ago
  72. c76c582 REGRESSION (r240644): Layout Test inspector/page/overrideSetting-ICECandidateFilteringEnabled.html is a flaky timeout by drousso@apple.com · 5 years ago
  73. 9edd55c REGRESSION (r242741) [Mac WK1 Debug] Layout Test inspector/timeline/exception-in-injected-script-while-recording.html is a flaky crash by drousso@apple.com · 5 years ago
  74. 32d16f0 Do not create a shape object outside of the layout context by zalan@apple.com · 5 years ago
  75. 46f41e9 Revise sandbox to allow IOKit properties needed by Metal and LaunchServices by bfulgham@apple.com · 5 years ago
  76. 55a6bed [ews-build] Enabling uploading EWS archives to S3 by aakash_jain@apple.com · 5 years ago
  77. c85db5e Mark beacon and ping loads as low priority by youenn@apple.com · 5 years ago
  78. 622cae2 Unreviewed, fix assertion introduced in r245339. by cdumez@apple.com · 5 years ago
  79. 0a7a5bf Bound liveness of SetArgumentMaybe nodes when maximal flush insertion phase is enabled by sbarati@apple.com · 5 years ago
  80. a8c8ef0 Layout tests http/wpt/webauthn/public-key-credential-create-success-hid.https.html by sroberts@apple.com · 5 years ago
  81. 43251ab Add assertions to help diagnose crash at WebProcessProxy::processPool() by sihui_liu@apple.com · 5 years ago
  82. 1e2cc81 inputmode="numeric" should show a number pad with digits 0-9, instead of the numeric keyplane by wenson_hsieh@apple.com · 5 years ago
  83. 3aa8ac0 Add USE(LIBWPE) for AcceleratedSurface by don.olmstead@sony.com · 5 years ago
  84. 3401c69 Make LOG_WITH_STREAM more efficient by simon.fraser@apple.com · 5 years ago
  85. 48d2140 getUserMedia sandbox extensions should not be revoked when a getUserMedia allowed request is being processed by youenn@apple.com · 5 years ago
  86. 0fdb1c9 [WK2][iOS] UIProcess may get killed because it is taking too long to release its background task after expiration by cdumez@apple.com · 5 years ago
  87. edbcf7f [WebAuthN] Make WebAuthN default on by jiewen_tan@apple.com · 5 years ago
  88. d5bc8de Reuse existing WebPageProxy quota handler for NetworkProcessProxy quota requests by youenn@apple.com · 5 years ago
  89. f578279 Constant crashes under WebPage::isThrottleable() after r245299 by youenn@apple.com · 5 years ago
  90. ae07c21 Move RenderLayerCompositor's OverlapMap to its own file by simon.fraser@apple.com · 5 years ago
  91. 69a7b74 compilation failure with clang 9 https://bugs.webkit.org/show_bug.cgi?id=197911 by commit-queue@webkit.org · 5 years ago
  92. c124282 [GTK][jhbuild] misc cleanups and bumps by commit-queue@webkit.org · 5 years ago
  93. 3601e55 Flaky API Test: TestWebKitAPI.ProcessSwap.NumberOfCachedProcesses by cdumez@apple.com · 5 years ago
  94. 12eae21 Allow NSFileCoordinator to be called from WebContent process by commit-queue@webkit.org · 5 years ago
  95. 5be6de5 Unreviewed test gardening for WinCairo by Hironori.Fujii@sony.com · 5 years ago
  96. 11fa64d Web Automation: elements larger than the viewport have incorrect in-view center point by drousso@apple.com · 5 years ago
  97. 348072c Missing cursor/caret showing in search field on google.com by wenson_hsieh@apple.com · 5 years ago
  98. 427391a Fix flakey test fast/events/autoscroll-when-input-is-offscreen.html by megan_gardner@apple.com · 5 years ago
  99. fe778c3 storage/indexeddb/modern/deletedatabase-2-private.html is a flaky failure by sroberts@apple.com · 5 years ago
  100. cb77956 [Apple Pay] Payment APIs should be completely disabled in web views into which clients have injected user scripts by aestes@apple.com · 5 years ago