Bug 235902 - LineLayout::collectOverflow() should null check m_inlineContent
Summary: LineLayout::collectOverflow() should null check m_inlineContent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-31 11:08 PST by Antti Koivisto
Modified: 2022-01-31 12:31 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.57 KB, patch)
2022-01-31 11:16 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch for landing (1.59 KB, patch)
2022-01-31 11:32 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2022-01-31 11:08:36 PST
It can be null.
Comment 1 Antti Koivisto 2022-01-31 11:16:59 PST
Created attachment 450421 [details]
Patch
Comment 2 Antti Koivisto 2022-01-31 11:19:14 PST
rdar://87402815
Comment 3 Antti Koivisto 2022-01-31 11:32:58 PST
Created attachment 450423 [details]
Patch for landing
Comment 4 EWS 2022-01-31 12:31:00 PST
Committed r288829 (246598@main): <https://commits.webkit.org/246598@main>

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