Bug 267312 - [IFC][Intrinsic width] Maximum content size may be computed during minimum phase in some limited cases
Summary: [IFC][Intrinsic width] Maximum content size may be computed during minimum ph...
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: 267366
Blocks:
  Show dependency treegraph
 
Reported: 2024-01-09 20:25 PST by zalan
Modified: 2024-01-11 08:06 PST (History)
6 users (show)

See Also:


Attachments
Patch (7.73 KB, patch)
2024-01-09 20:33 PST, zalan
no flags Details | Formatted Diff | Diff
[fast-cq]Patch (8.04 KB, patch)
2024-01-10 07:51 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (8.44 KB, patch)
2024-01-10 20:35 PST, zalan
no flags Details | Formatted Diff | Diff
[fast-cq]Patch (10.58 KB, patch)
2024-01-11 05:39 PST, 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 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].