Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 827dd33ab6e9c11b3512833584ead4b5805e92a8 https://github.com/WebKit/WebKit/commit/827dd33ab6e9c11b3512833584ead4b5805e92a8 Author: Fujii Hironori <fu...@igalia.com> Date: 2025-08-16 (Sat, 16 Aug 2025)
Changed paths: M Source/WebKit/UIProcess/DrawingAreaProxy.h Log Message: ----------- REGRESSION(298784@main): SHOULD NEVER BE REACHED in WebKit::DrawingAreaProxy::hideContentUntilAnyUpdate() https://bugs.webkit.org/show_bug.cgi?id=297509 Unreviewed crash fix for GTK port. After <https://commits.webkit.org/298784@main> changed to call hideContentUntilAnyUpdate() unconditionally, GTK EWS layout tests and GTK Debug layout tests are crashing due to an assertion failure in the function. * Source/WebKit/UIProcess/DrawingAreaProxy.h: (WebKit::DrawingAreaProxy::hideContentUntilAnyUpdate): Removed ASSERT_NOT_REACHED. Canonical link: https://commits.webkit.org/298814@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes