Bug 253763 - [IFC][Partial layout] Populate InlineDamage::m_trailingDisplayBoxes for subsequent partial layout
Summary: [IFC][Partial layout] Populate InlineDamage::m_trailingDisplayBoxes for subse...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on: 254144
Blocks:
  Show dependency treegraph
 
Reported: 2023-03-11 13:30 PST by zalan
Modified: 2023-03-21 06:24 PDT (History)
7 users (show)

See Also:


Attachments
Patch (15.64 KB, patch)
2023-03-11 13:39 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (14.92 KB, patch)
2023-03-12 10:15 PDT, zalan
no flags Details | Formatted Diff | Diff
[fast-cq]Patch (17.06 KB, patch)
2023-03-18 20:53 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (17.88 KB, patch)
2023-03-20 21:02 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2023-03-11 13:30:38 PST
ssia
Comment 1 zalan 2023-03-11 13:39:15 PST
Created attachment 465397 [details]
Patch
Comment 2 zalan 2023-03-12 10:15:17 PDT
Created attachment 465402 [details]
Patch
Comment 3 Radar WebKit Bug Importer 2023-03-18 14:31:16 PDT
<rdar://problem/106901404>
Comment 4 zalan 2023-03-18 20:53:54 PDT
Created attachment 465498 [details]
[fast-cq]Patch
Comment 5 EWS 2023-03-19 06:55:52 PDT
Committed 261836@main (bd3b16796859): <https://commits.webkit.org/261836@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 465498 [details].
Comment 6 Fujii Hironori 2023-03-19 20:19:54 PDT
js/dom/dfg-inline-resolve.html is starting to fail randomly after 261836@main.
https://results.webkit.org/?suite=layout-tests&test=js%2Fdom%2Fdfg-inline-resolve.html
Comment 7 zalan 2023-03-19 20:30:22 PDT
(In reply to Fujii Hironori from comment #6)
> js/dom/dfg-inline-resolve.html is starting to fail randomly after
> 261836@main.
> https://results.webkit.org/?suite=layout-tests&test=js%2Fdom%2Fdfg-inline-
> resolve.html
Thank you. Will take a look at it.
Comment 8 WebKit Commit Bot 2023-03-19 20:51:58 PDT
Re-opened since this is blocked by bug 254144
Comment 9 zalan 2023-03-20 21:02:05 PDT
Created attachment 465535 [details]
Patch
Comment 10 EWS 2023-03-21 06:23:57 PDT
Committed 261916@main (320590b1f044): <https://commits.webkit.org/261916@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 465535 [details].