RESOLVED FIXED260776
[IFC] Use opaque InlineItem to compute out-of-flow static position
https://bugs.webkit.org/show_bug.cgi?id=260776
Summary [IFC] Use opaque InlineItem to compute out-of-flow static position
alan
Reported 2023-08-27 09:52:13 PDT
ssia
Attachments
Patch (45.49 KB, patch)
2023-08-27 09:57 PDT, alan
no flags
Patch (48.92 KB, patch)
2023-08-27 19:25 PDT, alan
no flags
Patch (34.52 KB, patch)
2023-08-28 12:37 PDT, alan
no flags
Patch (36.91 KB, patch)
2023-08-28 15:14 PDT, alan
no flags
Patch (36.97 KB, patch)
2023-08-28 15:49 PDT, alan
no flags
Patch (39.60 KB, patch)
2023-08-28 19:36 PDT, alan
no flags
Patch (39.57 KB, patch)
2023-08-28 20:34 PDT, alan
no flags
Patch (38.93 KB, patch)
2023-08-29 07:20 PDT, alan
no flags
Patch (41.12 KB, patch)
2023-08-30 07:31 PDT, alan
no flags
alan
Comment 1 2023-08-27 09:57:32 PDT
alan
Comment 2 2023-08-27 19:25:29 PDT
alan
Comment 3 2023-08-28 12:37:39 PDT
alan
Comment 4 2023-08-28 15:14:34 PDT
alan
Comment 5 2023-08-28 15:49:23 PDT
alan
Comment 6 2023-08-28 19:36:25 PDT
alan
Comment 7 2023-08-28 20:34:26 PDT
Antti Koivisto
Comment 8 2023-08-28 22:54:27 PDT
Comment on attachment 467478 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=467478&action=review > COMMIT_MESSAGE:6 > +Let's replace existing out-of-flow handling with using opaque inline items instead. Nice! > Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:884 > + auto formattingContext = this->formattingContext(); Does this purposefully create a copy of the formatting context?
alan
Comment 9 2023-08-29 07:14:26 PDT
(In reply to Antti Koivisto from comment #8) > Comment on attachment 467478 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=467478&action=review > > > COMMIT_MESSAGE:6 > > +Let's replace existing out-of-flow handling with using opaque inline items instead. > > Nice! > > > Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:884 > > + auto formattingContext = this->formattingContext(); > > Does this purposefully create a copy of the formatting context? certainly not! good catch!
alan
Comment 10 2023-08-29 07:20:33 PDT
alan
Comment 11 2023-08-30 07:31:05 PDT
EWS
Comment 12 2023-08-30 09:29:17 PDT
Committed 267456@main (bac664c02d19): <https://commits.webkit.org/267456@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 467491 [details].
Radar WebKit Bug Importer
Comment 13 2023-08-30 09:30:17 PDT
Note You need to log in before you can comment on or make changes to this bug.