WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
261365
[IFC][Partial layout] Enable appending inline box content
https://bugs.webkit.org/show_bug.cgi?id=261365
Summary
[IFC][Partial layout] Enable appending inline box content
zalan
Reported
2023-09-08 19:45:22 PDT
ssia
Attachments
Patch
(12.16 KB, patch)
2023-09-08 20:07 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(12.16 KB, patch)
2023-09-09 08:22 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
[fast-cq]Patch
(13.50 KB, patch)
2023-09-09 17:09 PDT
,
zalan
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2023-09-08 20:07:32 PDT
Created
attachment 467615
[details]
Patch
zalan
Comment 2
2023-09-09 08:22:18 PDT
Created
attachment 467620
[details]
Patch
zalan
Comment 3
2023-09-09 17:09:35 PDT
Created
attachment 467626
[details]
[fast-cq]Patch
EWS
Comment 4
2023-09-09 21:21:17 PDT
Committed
267837@main
(4f581efcb106): <
https://commits.webkit.org/267837@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 467626
[details]
.
Radar WebKit Bug Importer
Comment 5
2023-09-09 21:22:29 PDT
<
rdar://problem/115236862
>
Fujii Hironori
Comment 6
2023-09-11 13:38:25 PDT
fast/canvas/imageData-consistency.html is timing out after
267837@main
.
https://results.webkit.org/?suite=layout-tests&test=fast%2Fcanvas%2FimageData-consistency.html
zalan
Comment 7
2023-09-11 13:44:16 PDT
Thank you, will look into it!
zalan
Comment 8
2023-09-11 15:58:44 PDT
we run partial layout on this test but figuring out whether we _can_ is expensive ( LineLayout::contentNeedsVisualReordering iterates through the box tree and this test generates over 30K boxes)
zalan
Comment 9
2023-09-11 19:52:47 PDT
bug 261452
addresses the timeout
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