RESOLVED INVALID228071
[LFC][IFC] Do not keep the list of LineBoxes around
https://bugs.webkit.org/show_bug.cgi?id=228071
Summary [LFC][IFC] Do not keep the list of LineBoxes around
alan
Reported 2021-07-18 20:43:42 PDT
they are temp and private to the layout code
Attachments
Patch (4.77 KB, patch)
2021-07-18 20:48 PDT, alan
ggaren: review+
ggaren: commit-queue-
alan
Comment 1 2021-07-18 20:48:09 PDT
Radar WebKit Bug Importer
Comment 2 2021-07-25 20:44:15 PDT
Geoffrey Garen
Comment 3 2021-08-03 12:02:22 PDT
Comment on attachment 433768 [details] Patch r=me Patch seems fine; but apparently doesn't apply cleanly to trunk.
alan
Comment 4 2021-09-13 12:58:55 PDT
While the integration layer indeed does not need this data structure anymore, we probably still wanna keep it around for partial layout.
Note You need to log in before you can comment on or make changes to this bug.