[Webkit-unassigned] [Bug 258405] New: Clean-up RenderFrameSet.cpp|h by removing dead code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 22 09:17:56 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=258405

            Bug ID: 258405
           Summary: Clean-up RenderFrameSet.cpp|h by removing dead code
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Hi Team,

While going through Blink's commit, I came across potential opportunity to do some 'simplify' and 'clean-up' in 'RenderFrameSet' layout & rendering code:

Blink Commit (1): https://src.chromium.org/viewvc/blink?view=revision&revision=171899

- Deleting RenderFrameSet::isResizingRow() & RenderFrameSet::isResizingColumn()

Blink Commit (2): https://chromium.googlesource.com/chromium/src.git/+/7985904656b18a02548afcf98cce20f3353a73f9

- https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderFrameSet.cpp#60 (Deleting 'm_isChildResizing' & removing 'Line 593 & 594')

Just wanted to raise so we can do this clean-up.

@Alan & @Simon - any comment?

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230622/83ad2ba6/attachment.htm>


More information about the webkit-unassigned mailing list