Summary: | [IFC][Partial layout] Populate InlineDamage::m_trailingDisplayBoxes for subsequent partial layout | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | zalan <zalan> | ||||||||||
Component: | Layout and Rendering | Assignee: | zalan <zalan> | ||||||||||
Status: | RESOLVED FIXED | ||||||||||||
Severity: | Normal | CC: | bfulgham, commit-queue, Hironori.Fujii, koivisto, simon.fraser, webkit-bug-importer, zalan | ||||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||||
Version: | WebKit Nightly Build | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Bug Depends on: | 254144 | ||||||||||||
Bug Blocks: | |||||||||||||
Attachments: |
|
Description
zalan
2023-03-11 13:30:38 PST
Created attachment 465397 [details]
Patch
Created attachment 465402 [details]
Patch
Created attachment 465498 [details]
[fast-cq]Patch
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]. 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 (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. Re-opened since this is blocked by bug 254144 Created attachment 465535 [details]
Patch
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]. |