RESOLVED FIXED 197198
[LFC][IFC] Introduce DisplayRun to display tree
https://bugs.webkit.org/show_bug.cgi?id=197198
Summary [LFC][IFC] Introduce DisplayRun to display tree
alan
Reported 2019-04-23 07:43:14 PDT
ssia
Attachments
Patch (143.11 KB, patch)
2019-04-23 07:52 PDT, alan
no flags
Patch (144.40 KB, patch)
2019-04-23 21:02 PDT, alan
no flags
Patch (146.39 KB, patch)
2019-04-24 16:33 PDT, alan
no flags
Patch (147.33 KB, patch)
2019-04-24 21:36 PDT, alan
no flags
Patch (148.26 KB, patch)
2019-04-25 16:05 PDT, alan
no flags
Patch (196.14 KB, patch)
2019-05-21 21:41 PDT, alan
no flags
Patch (196.17 KB, patch)
2019-05-22 06:23 PDT, alan
no flags
Patch (199.11 KB, patch)
2019-05-23 19:33 PDT, alan
no flags
Patch (198.63 KB, patch)
2019-05-25 11:52 PDT, alan
no flags
alan
Comment 1 2019-04-23 07:52:15 PDT
alan
Comment 2 2019-04-23 21:02:19 PDT
alan
Comment 3 2019-04-24 16:33:29 PDT
alan
Comment 4 2019-04-24 21:36:54 PDT
alan
Comment 5 2019-04-25 16:05:34 PDT
alan
Comment 6 2019-05-21 21:41:44 PDT
alan
Comment 7 2019-05-22 06:23:42 PDT
alan
Comment 8 2019-05-23 19:33:04 PDT
Antti Koivisto
Comment 9 2019-05-24 14:40:47 PDT
Comment on attachment 370549 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=370549&action=review Cool patch! > Source/WebCore/layout/inlineformatting/InlineFormattingContext.cpp:285 > + // Traverse the tree and create inline items out of containers and leaf node. This essentially truns the tree inline structure into a flat one. "leaf nodes" "turns" > Source/WebCore/layout/inlineformatting/InlineLineBox.h:56 > + { > + } Weird indent.
alan
Comment 10 2019-05-25 11:52:48 PDT
WebKit Commit Bot
Comment 11 2019-05-25 13:14:16 PDT
Comment on attachment 370639 [details] Patch Clearing flags on attachment: 370639 Committed r245776: <https://trac.webkit.org/changeset/245776>
WebKit Commit Bot
Comment 12 2019-05-25 13:14:17 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 13 2019-05-25 13:15:19 PDT
Note You need to log in before you can comment on or make changes to this bug.