Bug 221196 - [LFC][Integration] RenderInline::offsetLeft needs to call ensureLineBoxes
Summary: [LFC][Integration] RenderInline::offsetLeft needs to call ensureLineBoxes
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-01 01:24 PST by Antti Koivisto
Modified: 2021-02-01 07:12 PST (History)
10 users (show)

See Also:


Attachments
patch (3.18 KB, patch)
2021-02-01 01:56 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 2021-02-01 01:24:59 PST
Use ensureLineBoxes for rare API calls before we implement them fully in LFC integration.
Comment 1 Antti Koivisto 2021-02-01 01:56:17 PST
Created attachment 418847 [details]
patch
Comment 2 EWS 2021-02-01 07:11:14 PST
Committed r272142: <https://trac.webkit.org/changeset/272142>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418847 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-01 07:12:13 PST
<rdar://problem/73828261>