Bug 234728 - [LFC][IFC] Do not let Layout geometry types leak into InlineDisplay::Box
Summary: [LFC][IFC] Do not let Layout geometry types leak into InlineDisplay::Box
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:
Blocks:
 
Reported: 2021-12-28 10:13 PST by zalan
Modified: 2021-12-28 13:18 PST (History)
5 users (show)

See Also:


Attachments
Patch (17.32 KB, patch)
2021-12-28 10:19 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (17.36 KB, patch)
2021-12-28 10:32 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 2021-12-28 10:13:34 PST
ssia
Comment 1 zalan 2021-12-28 10:19:30 PST
Created attachment 448049 [details]
Patch
Comment 2 Antti Koivisto 2021-12-28 10:26:35 PST
Comment on attachment 448049 [details]
Patch

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

> Source/WebCore/platform/graphics/FloatRect.h:298
> +inline void FloatRect::inflate(float dx, float dy, float dmaxX, float dmaxY)

what is dmax?
Comment 3 zalan 2021-12-28 10:32:02 PST
Created attachment 448052 [details]
Patch
Comment 4 EWS 2021-12-28 13:17:18 PST
Committed r287475 (245610@main): <https://commits.webkit.org/245610@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 448052 [details].
Comment 5 Radar WebKit Bug Importer 2021-12-28 13:18:17 PST
<rdar://problem/86964344>