Bug 268891 - Crash under RenderLayer::calculateClipRects() when going into fullscreen
Summary: Crash under RenderLayer::calculateClipRects() when going into fullscreen
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Compositing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-06 21:17 PST by Simon Fraser (smfr)
Modified: 2024-02-08 09:07 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2024-02-06 21:17:03 PST
Crash data show that there's a crash under RenderLayer::calculateClipRects() involving fullscreen.
Comment 1 Simon Fraser (smfr) 2024-02-06 21:17:14 PST
<rdar://121960496>
Comment 2 Simon Fraser (smfr) 2024-02-06 21:26:26 PST
Pull request: https://github.com/WebKit/WebKit/pull/23981
Comment 3 EWS 2024-02-08 09:07:14 PST
Committed 274290@main (1021d66fe7c3): <https://commits.webkit.org/274290@main>

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