1. 4bcb343 AX: AXIsolatedTree::updateChildren sometimes fails to update isolated subtrees when the given live object is ignored by tyler_w@apple.com · 1 year, 10 months ago master
  2. e7faecc Ignore history items added by JS without user interaction when navigation back/forward via the WKWebView API by cdumez@apple.com · 1 year, 10 months ago
  3. c70b37a [Merge-Queue] Commit directly to GitHub by jbedard@apple.com · 1 year, 10 months ago
  4. 5598207 [ Mac EWS ] imported/w3c/web-platform-tests/workers/semantics/multiple-workers/004.html is a flaky text failure by commit-queue@webkit.org · 1 year, 10 months ago
  5. da426f9 REGRESSION (251257@main): [ macOS wk1 ] fast/replaced/encrypted-pdf-as-object-and-embed.html is a flaky crash by antti@apple.com · 1 year, 10 months ago
  6. 9a43d7e [GLIB] MediaSessionGlib shows multiple players for a single video by commit-queue@webkit.org · 1 year, 10 months ago
  7. 4c3a200 RTCInboundRtpStreamStats should have a framesDropped property by commit-queue@webkit.org · 1 year, 10 months ago
  8. 4dfc8ef Use correct offsets type in multiDrawElements* functions by commit-queue@webkit.org · 1 year, 10 months ago
  9. cfec59e [WTF] Use CompactPtr in AtomStringTable if it is more efficient by ysuzuki@apple.com · 1 year, 10 months ago
  10. 9160999 [JSC] Set up wasm stack |this| first by ysuzuki@apple.com · 1 year, 10 months ago
  11. dd8db5d Make sure to close connections in webrtc/datachannel/mdns-ice-candidates.html by commit-queue@webkit.org · 1 year, 10 months ago
  12. 361d7df Partially revert r295530 https://bugs.webkit.org/show_bug.cgi?id=241900 by pvollan@apple.com · 1 year, 10 months ago
  13. 5a2c600 RenderElement::addLayers should check for dialog content before inserting layers by zalan@apple.com · 1 year, 10 months ago
  14. 919aeb9 Change offlineasm to emit more efficient LLInt code. by mark.lam@apple.com · 1 year, 10 months ago
  15. 26c06a4 Adding padding on a horizontal scroller prevents last item from being fully viewable by zalan@apple.com · 1 year, 10 months ago
  16. 34f5efb Null check parent node in InsertListCommand::unlistifyParagraph by achristensen@apple.com · 1 year, 10 months ago
  17. 8aa8ef5 Unreviewed, update .github/CODEOWNERS for TestWebKitAPI by ysuzuki@apple.com · 1 year, 10 months ago
  18. 5fa8dfd [Cocoa] Register Alternate WebM Player skeleton by commit-queue@webkit.org · 1 year, 10 months ago
  19. 8438b3a git-webkit land should apply the merge-queue label by jbedard@apple.com · 1 year, 10 months ago
  20. 514ec00 [PlayStation] Turn on WebP support by don.olmstead@sony.com · 1 year, 10 months ago
  21. ab3dabf Add mach_port_get_refs to the iOS WebContent sandbox on older iOS versions. by mattwoodrow@apple.com · 1 year, 10 months ago
  22. b8031b0 Change contributor status of Dan Glastonbury to committer by commit-queue@webkit.org · 1 year, 10 months ago
  23. 94282b3 Mute capture when disconnected from hardware console rdar://87794804 by eric.carlson@apple.com · 1 year, 10 months ago
  24. 9d6ba2c Implement painting for MSE videos using -[AVSampleBufferDisplayLayer copyDisplayedPixelBuffer] by wenson_hsieh@apple.com · 1 year, 10 months ago
  25. 84774fe Fix CodeSign error caused by Product Dependencies phase by emw@apple.com · 1 year, 10 months ago
  26. 43b3b88 Build is broken: bitwise operation between different enumeration types in ShareableBitmapCG.cpp by timothy_horton@apple.com · 1 year, 10 months ago
  27. 11d126d [Gardening]: REGRESSION (251257@main): [ macOS wk1 ] fast/replaced/encrypted-pdf-as-object-and-embed.html is a flaky crash by rackler@apple.com · 1 year, 10 months ago
  28. fb01a7d [XCBuild] Fix validation errors caused by copying to symlink framework bundle directories by emw@apple.com · 1 year, 10 months ago
  29. ec3ec33 REGRESSION (iOS 16): System controls overlap website controls (affects SquareSpace, medium.com, and others) by wenson_hsieh@apple.com · 1 year, 10 months ago
  30. e58c685 Rename attributeContainsJavascriptURL to attributeContainsJavaScriptURL by ntim@apple.com · 1 year, 10 months ago
  31. 7d836d7 [GTK] Crash in WebCore::TextureMapperLayer::paintSelf by magomez@igalia.com · 1 year, 10 months ago
  32. 4d94f87 Don't install webpushd on catalyst by sbarati@apple.com · 1 year, 10 months ago
  33. 629efca Make SVGAnimateElement respect javascriptMarkupEnabled by ntim@apple.com · 1 year, 10 months ago
  34. 23a6794 REGRESSION(r294536): NativeImages copied from ImageBufferIOSurfaceBackend are mutated after copy by commit-queue@webkit.org · 1 year, 10 months ago
  35. f144df9 [git-webkit] Redact certain bug details by jbedard@apple.com · 1 year, 10 months ago
  36. bb875a1 Add more GC tests for ResizeObserver by cdumez@apple.com · 1 year, 10 months ago
  37. 896f2e1 Update test262 (2021.06.21) https://bugs.webkit.org/show_bug.cgi?id=241840 by ross.kirsling@sony.com · 1 year, 10 months ago
  38. c6f5eb8 Add cathiechen GitHub account to contributors.json. by cathiechen@igalia.com · 1 year, 10 months ago
  39. 1aa04bf [git-webkit] Support ranges in find by jbedard@apple.com · 1 year, 10 months ago
  40. fef1f86 Make sure return value of dispatch_source_create is memory managed correctly by achristensen@apple.com · 1 year, 10 months ago
  41. 58254c8 [GLIB] Fix invalid D-Bus name for MPRIS by pgriffis@igalia.com · 1 year, 10 months ago
  42. 366f733 [ews-build.webkit.org] Remove check-github-integrity (Part 1) by jbedard@apple.com · 1 year, 10 months ago
  43. 0f9dda3 REGRESSION (r293506): [ iOS ][ macOS ] imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https.html is a flaky failure by commit-queue@webkit.org · 1 year, 10 months ago
  44. 3d79722 [ WK2 ] Layout Test http/wpt/service-workers/update-service-worker.https.html is a flaky Timeout by commit-queue@webkit.org · 1 year, 10 months ago
  45. b4d1c08 [GPUP] Avoid race in GPUP teardown by mmaxfield@apple.com · 1 year, 10 months ago
  46. 464baf7 CVPixelBufferGetBytePointerCallback should check for CVPixelBufferGetBaseAddress returning nullptr by commit-queue@webkit.org · 1 year, 10 months ago
  47. 6da56dc Web Inspector: Some CSS rules for Cocoa media controls defined in inline styles inside user agent shadow root are not correctly parsed by pangle@apple.com · 1 year, 10 months ago
  48. d1bde47 [ iOS ] editing/selection/ios/show-callout-bar-after-selecting-word.html is a flaky timeout by wenson_hsieh@apple.com · 1 year, 10 months ago
  49. e97656d Downloading DMG using WKDownload errors with "You do not have permission" by achristensen@apple.com · 1 year, 10 months ago
  50. 5889667 Crash under WebCore::DataDetection::detectContentInRange() by cdumez@apple.com · 1 year, 10 months ago
  51. ed630b2 [CSS Container Queries] rem units don't work in queries by antti@apple.com · 1 year, 10 months ago
  52. 816395a [web-animations] support custom properties in @keyframes rules by graouts@webkit.org · 1 year, 10 months ago
  53. 4cbfe9a AX ITM: Update the target node of a ChildrenChanged notification in addition of updating its children. by andresg_22@apple.com · 1 year, 10 months ago
  54. d50d5a4 [CSS Container Queries] Improper style sharing with container queries by antti@apple.com · 1 year, 10 months ago
  55. 67fdb04 [GLIB] Change MPRIS bus name to be sandbox friendly by pgriffis@igalia.com · 1 year, 10 months ago
  56. b4d3aa5 [GTK][WPE] Timeline recording not working properly on new HTTP inspector by commit-queue@webkit.org · 1 year, 10 months ago
  57. c91bb6e Remove KeyframeList::addProperty() by commit-queue@webkit.org · 1 year, 10 months ago
  58. 90fc91f Eliminate one repaint from SVGResourcesCache::clientLayoutChanged by heycam@apple.com · 1 year, 10 months ago
  59. d79f7fa AX: Live AX objects can be destroyed while building a node change for them by tyler_w@apple.com · 1 year, 10 months ago
  60. 1a79bee AX ITM: Fix for accessibility/mac/details-summary.html in isolated tree mode. by andresg_22@apple.com · 1 year, 10 months ago
  61. 59ac6b7 std::variant decoding with out-of-bounds index should fail instead of decoding the 0'th type by achristensen@apple.com · 1 year, 10 months ago
  62. 4e1c286 Don't allocate device pixel ratio scaled backing stores for layers that contain only unscaled bitmap content by mattwoodrow@apple.com · 1 year, 10 months ago
  63. 8949e2e TextureMapper: mask should be applied after filter is applied by Hironori.Fujii@sony.com · 1 year, 10 months ago
  64. c07b577 Implement CSSNumericValue.equals https://bugs.webkit.org/show_bug.cgi?id=241378 by achristensen@apple.com · 1 year, 10 months ago
  65. 06d2d38 RenderBox::hasHorizontalLayoutOverflow/hasVerticalLayoutOverflow use incorrect coordinate space by zalan@apple.com · 1 year, 10 months ago
  66. 81f9d69 [JSC] Use m_structureCacheClearedWatchpoint in more DFG nodes by shvaikalesh@gmail.com · 1 year, 10 months ago
  67. 9394a47 Support waiting for event in custom element by commit-queue@webkit.org · 1 year, 10 months ago
  68. 29266ec [WebGPU] Make Parser class declaration visible to unit tests for testing by commit-queue@webkit.org · 1 year, 10 months ago
  69. df74bc8 Schedule/fire an event when selection changes for select() and setRangeText(). by zsun@igalia.com · 1 year, 10 months ago
  70. 14cb98a [JSC] Add tests ensuring that extraMemorySize is monotonically increasing until full-collection happens by ysuzuki@apple.com · 1 year, 10 months ago
  71. 38a3a78 Cleanup fullscreen logic https://bugs.webkit.org/show_bug.cgi?id=241811 by commit-queue@webkit.org · 1 year, 10 months ago
  72. 05492a5 [GPUP] Send GPU preferences in single IPC message by commit-queue@webkit.org · 1 year, 10 months ago
  73. 84e60a5 ConnectionCocoa doesn't receive disconnect notifications before the client has finished initialising by mattwoodrow@apple.com · 1 year, 10 months ago
  74. 63c6347 DecomposedGlyphs should notify observers in destructor by heycam@apple.com · 1 year, 10 months ago
  75. 37d54a6 Allow access to power log service in internal builds by pvollan@apple.com · 1 year, 10 months ago
  76. 9851f37 constructJSHTMLElement() should protect `document` and `elementInterface` by shvaikalesh@gmail.com · 1 year, 10 months ago
  77. c5a1ccd Unreviewed, revert "The extraMemorySize() get wrong when transferring ArrayBuffer from Worker VM" by ysuzuki@apple.com · 1 year, 10 months ago
  78. f1d059a [WebAuthn] Fix crash when making assertions by j_pascoe@apple.com · 1 year, 10 months ago
  79. f766b11 getComputedStyle(img).height returns string of a rounded int not a float by commit-queue@webkit.org · 1 year, 10 months ago
  80. fb864a7 Add null checks for connection in UniqueIDBDatabaseTransaction and UniqueIDBDatabase by sihui_liu@apple.com · 1 year, 10 months ago
  81. 6ddf72b Web Inspector: Fonts details sidebar in Elements tab has empty space for filter bar by pangle@apple.com · 1 year, 10 months ago
  82. c19171a Allow build-and-collect-pgo-profiles to write files by commit-queue@webkit.org · 1 year, 10 months ago
  83. f10e90e Block access to socket syscalls https://bugs.webkit.org/show_bug.cgi?id=241722 by pvollan@apple.com · 1 year, 10 months ago
  84. 9eac400e Fix spelling error identifer -> identifier. by commit-queue@webkit.org · 1 year, 10 months ago
  85. 9c8be77 Only support downloading previews in captive portal mode by j_pascoe@apple.com · 1 year, 10 months ago
  86. d254381 NotificationEventEnabled should be enabled macOS Ventura+ by j_pascoe@apple.com · 1 year, 10 months ago
  87. 572c0ad [JSC] Fix Temporal regulateTime's constraints for milliseconds, microseconds, and nanoseconds by ysuzuki@apple.com · 1 year, 10 months ago
  88. e767106 -Wmismatched-new-delete warning spam from CSSStyleValue.h by commit-queue@webkit.org · 1 year, 10 months ago
  89. cb5be6a Disable system preview in captive portal mode by j_pascoe@apple.com · 1 year, 10 months ago
  90. 877cc50 Use PageIdentifier, not WebPageProxy's identifier for WKPageGetIdentifier by j_pascoe@apple.com · 1 year, 10 months ago
  91. c4c8971 [iOS 16] Previously dictated input is inserted in next field when changing focused element by wenson_hsieh@apple.com · 1 year, 10 months ago
  92. ebcdfd9 Adopt new function to set video decoder behavior by pvollan@apple.com · 1 year, 10 months ago
  93. 43c4b3c TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturingAndCalling is failing on BigSur bot by commit-queue@webkit.org · 1 year, 10 months ago
  94. a58784f A HTMLMediaElement created while page is interrupted should be able to autoplay by commit-queue@webkit.org · 1 year, 10 months ago
  95. b077fe8 AX ITM: Fix for accessibility/language-attribute-change.html in isolated tree mode. web content by andresg_22@apple.com · 1 year, 10 months ago
  96. 07136ed Apply implicit clears and clearBuffer commands in proper order by commit-queue@webkit.org · 1 year, 10 months ago
  97. 63d7c21 [LBSE] Add support for <path> https://bugs.webkit.org/show_bug.cgi?id=240864 by commit-queue@webkit.org · 1 year, 10 months ago
  98. a1cb990 Align uniform*, WebGLMultiDraw, and GraphicsContextGLANGLE functions by commit-queue@webkit.org · 1 year, 10 months ago
  99. 04e345d ApplicationCacheHost::isApplicationCacheEnabled() should check for its page being null by commit-queue@webkit.org · 1 year, 10 months ago
  100. 2190d31 Enhance RawPointer to take function pointers as well. by mark.lam@apple.com · 1 year, 10 months ago