[Webkit-unassigned] [Bug 248564] New: Refactor RenderBox:sizesLogicalWidthToFitContent()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 15:30:49 PST 2022


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

            Bug ID: 248564
           Summary: Refactor RenderBox:sizesLogicalWidthToFitContent()
           Product: WebKit
           Version: Safari Technology Preview
          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 Commit, I came across following refactoring to remove comment and logic, which was not clear.

Blink Commit - https://src.chromium.org/viewvc/blink?revision=170695&view=revision

Webkit GitHub - https://github.com/WebKit/WebKit/blob/8e087fe5157f63a97276f5f3155ff14974929491/Source/WebCore/rendering/RenderBox.cpp#L2740 & https://github.com/WebKit/WebKit/blob/8e087fe5157f63a97276f5f3155ff14974929491/Source/WebCore/rendering/RenderBox.cpp#L2812 & https://github.com/WebKit/WebKit/blob/8e087fe5157f63a97276f5f3155ff14974929491/Source/WebCore/rendering/RenderBox.cpp#L2822

and https://github.com/WebKit/WebKit/blob/8e087fe5157f63a97276f5f3155ff14974929491/Source/WebCore/rendering/RenderBox.h#L458

It will remove comment about being strange code.

Just wanted to raise this bug so it can be tried.

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/20221130/76193971/attachment.htm>


More information about the webkit-unassigned mailing list