WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 234110
[LFC][IFC] Replace Vector<std::unique_ptr<DisplayBoxNode> with Vector<DisplayBoxTree::Node>
https://bugs.webkit.org/show_bug.cgi?id=234110
Summary
[LFC][IFC] Replace Vector<std::unique_ptr<DisplayBoxNode> with Vector<Display...
zalan
Reported
2021-12-09 15:59:35 PST
as suggested in
bug 233880
Attachments
Patch
(15.05 KB, patch)
2021-12-09 16:11 PST
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(14.93 KB, patch)
2021-12-10 07:46 PST
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2021-12-09 16:11:41 PST
Created
attachment 446627
[details]
Patch
Antti Koivisto
Comment 2
2021-12-10 06:05:57 PST
Comment on
attachment 446627
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=446627&action=review
> Source/WebCore/layout/formattingContexts/inline/InlineDisplayContentBuilder.cpp:347 > + // Node index in m_displayBoxNodes. > + size_t thisIndex { 0 };
This doesn't appear to be used.
zalan
Comment 3
2021-12-10 07:46:01 PST
Created
attachment 446727
[details]
Patch
EWS
Comment 4
2021-12-10 08:21:53 PST
Committed
r286851
(
245084@main
): <
https://commits.webkit.org/245084@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 446727
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-12-10 08:22:20 PST
<
rdar://problem/86322728
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug