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 Rendering | Assignee: | 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
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
<rdar://problem/140893010>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/37409
EWS
Committed 287347@main (4288ded87448): <https://commits.webkit.org/287347@main>
Reviewed commits have been landed. Closing PR #37409 and removing active labels.