Bug 267312

Summary: [IFC][Intrinsic width] Maximum content size may be computed during minimum phase in some limited cases
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 267366    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
[fast-cq]Patch
none
Patch
none
[fast-cq]Patch none

Description zalan 2024-01-09 20:25:53 PST
ssia
Comment 1 zalan 2024-01-09 20:33:02 PST
Created attachment 469358 [details]
Patch
Comment 2 Antti Koivisto 2024-01-10 06:41:55 PST
Comment on attachment 469358 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=469358&action=review

> COMMIT_MESSAGE:6
> +Let's compute the maximum content width between 2 forces line breaks and cache it.

typo 'forced'
Comment 3 zalan 2024-01-10 07:51:50 PST
Created attachment 469361 [details]
[fast-cq]Patch
Comment 4 EWS 2024-01-10 11:05:14 PST
Committed 272853@main (7ab6ffc5799b): <https://commits.webkit.org/272853@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 469361 [details].
Comment 5 Radar WebKit Bug Importer 2024-01-10 11:06:18 PST
<rdar://problem/120795310>
Comment 6 WebKit Commit Bot 2024-01-10 13:43:51 PST
Re-opened since this is blocked by bug 267366
Comment 7 zalan 2024-01-10 20:35:54 PST
Created attachment 469367 [details]
Patch
Comment 8 zalan 2024-01-11 05:39:29 PST
Created attachment 469373 [details]
[fast-cq]Patch
Comment 9 EWS 2024-01-11 08:06:17 PST
Committed 272913@main (cf9c0a062241): <https://commits.webkit.org/272913@main>

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