Bug 260260 - [GTK][WPE] Crash in `DrawingAreaCoordinatedGraphics::display()`in debug builds
Summary: [GTK][WPE] Crash in `DrawingAreaCoordinatedGraphics::display()`in debug builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-16 08:25 PDT by Vitaly Dyackhov
Modified: 2023-08-17 00:15 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Dyackhov 2023-08-16 08:25:42 PDT
ASSERTION FAILED: !m_inUpdateGeometry
/app/webkit/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/DrawingAreaCoordinatedGraphics.cpp(699) : void WebKit::DrawingAreaCoordinatedGraphics::display()
Comment 1 Vitaly Dyackhov 2023-08-16 08:37:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16743
Comment 2 EWS 2023-08-17 00:15:19 PDT
Committed 266992@main (1b2a91b0241e): <https://commits.webkit.org/266992@main>

Reviewed commits have been landed. Closing PR #16743 and removing active labels.