Bug 258771 - [LFC][Integration] Remove LayoutState::m_viewportSize
Summary: [LFC][Integration] Remove LayoutState::m_viewportSize
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: 2023-07-01 11:39 PDT by zalan
Modified: 2023-07-15 06:20 PDT (History)
11 users (show)

See Also:


Attachments
Patch (12.66 KB, patch)
2023-07-01 11:46 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (11.50 KB, patch)
2023-07-14 11:24 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-07-01 11:39:21 PDT
ssia
Comment 1 zalan 2023-07-01 11:46:46 PDT
Created attachment 466894 [details]
Patch
Comment 2 Antti Koivisto 2023-07-02 11:17:39 PDT
Comment on attachment 466894 [details]
Patch

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

> Source/WebCore/rendering/RenderView.cpp:-219
> -    ensureLayoutState().setViewportSize(frameView().size());

How do we update the content box size now when the view is resized?
Comment 3 Radar WebKit Bug Importer 2023-07-08 11:40:16 PDT
<rdar://problem/111958044>
Comment 4 zalan 2023-07-14 11:24:00 PDT
Created attachment 467044 [details]
Patch
Comment 5 EWS 2023-07-15 06:20:44 PDT
Committed 266083@main (2304858eec12): <https://commits.webkit.org/266083@main>

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