WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
284021
REGRESSION(
287315@main
): css-rhythm/parsing/block-step-computed crashing with ASSERT_NOT_IMPLEMENTED_YET
https://bugs.webkit.org/show_bug.cgi?id=284021
Summary
REGRESSION(287315@main): css-rhythm/parsing/block-step-computed crashing with...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-03 21:33:27 PST
<
rdar://problem/140893010
>
Sammy Gill
Comment 2
2024-12-03 21:41:53 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37409
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.
Top of Page
Format For Printing
XML
Clone This Bug