Bug 262261 - ASSERTION FAILED: displayLine.lineBoxLogicalRect().x() + displayLine.contentLogicalLeft() + displayLine.contentLogicalWidth() + ellipsisWidth > displayLine.lineBoxLogicalRect().maxX()
Summary: ASSERTION FAILED: displayLine.lineBoxLogicalRect().x() + displayLine.contentL...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-27 21:59 PDT by djinn
Modified: 2024-03-14 16:19 PDT (History)
5 users (show)

See Also:


Attachments
testcase to trigger the crash (2.74 MB, text/html)
2023-09-27 21:59 PDT, djinn
no flags Details
2023-09-19-18-15-reduction-testcase (173.43 KB, text/html)
2024-03-13 20:26 PDT, djinn
no flags Details
[fast-cq]Patch (4.88 KB, patch)
2024-03-14 10:30 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description djinn 2023-09-27 21:59:56 PDT
Created attachment 467935 [details]
testcase to trigger the crash

ASSERTION FAILED: displayLine.lineBoxLogicalRect().x() + displayLine.contentLogicalLeft() + displayLine.contentLogicalWidth() + ellipsisWidth > displayLine.lineBoxLogicalRect().maxX()
/app/webkit/Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayLineBuilder.cpp(230) : float WebCore::Layout::truncateOverflowingDisplayBoxes(const WebCore::InlineDisplay::Line&, WebCore::InlineDisplay::Boxes&, float, const WebCore::RenderStyle&, LineEndingEllipsisPolicy)
Comment 1 Radar WebKit Bug Importer 2023-10-04 22:00:17 PDT
<rdar://problem/116503423>
Comment 2 djinn 2023-11-03 23:02:46 PDT
Hello, I would like to ask if a previously submitted bug is still not processed or unconfirmed, was it submitted in the wrong way? Or is it something else? Should I offer more info?
Comment 3 djinn 2024-03-13 20:26:10 PDT
Created attachment 470357 [details]
2023-09-19-18-15-reduction-testcase
Comment 4 zalan 2024-03-14 10:30:11 PDT
Created attachment 470366 [details]
[fast-cq]Patch
Comment 5 EWS 2024-03-14 16:19:50 PDT
Committed 276125@main (e88ecb4429f7): <https://commits.webkit.org/276125@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 470366 [details].