Bug 284021

Summary: REGRESSION(287315@main): css-rhythm/parsing/block-step-computed crashing with ASSERT_NOT_IMPLEMENTED_YET
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: Layout and RenderingAssignee: Sammy Gill <sgill26>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Sammy Gill
Reported 2024-12-03 21:33:01 PST
RenderBlockFlow::performBlockStepSizing is crashing with ASSERT_NOT_IMPLEMENTED after 287315@main. We added ASSERT_NOT_IMPLEMENTED_YET for unsupported content but failed to guard the call on performBlockStepSizing on supported content
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-03 21:33:27 PST
Sammy Gill
Comment 2 2024-12-03 21:41:53 PST
EWS
Comment 3 2024-12-04 09:46:29 PST
Committed 287347@main (4288ded87448): <https://commits.webkit.org/287347@main> Reviewed commits have been landed. Closing PR #37409 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.