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