Bug 189320 - [LFC] Construct the Display::Box objects on demand.
Summary: [LFC] Construct the Display::Box objects on demand.
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: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-05 14:59 PDT by zalan
Modified: 2018-09-05 15:09 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.65 KB, patch)
2018-09-05 15:01 PDT, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2018-09-05 14:59:59 PDT
right now they are constructed when the associated layout box is being added to the layout queue.
Comment 1 zalan 2018-09-05 15:01:11 PDT
Created attachment 348967 [details]
Patch
Comment 2 zalan 2018-09-05 15:08:33 PDT
Committed r235711: <https://trac.webkit.org/changeset/235711>
Comment 3 Radar WebKit Bug Importer 2018-09-05 15:09:25 PDT
<rdar://problem/44156220>