[Webkit-unassigned] [Bug 247369] New: Typo error in RenderLayerCompositor::destroyRootLayer() for Horizontal Scrollbar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 09:50:35 PDT 2022


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

            Bug ID: 247369
           Summary: Typo error in
                    RenderLayerCompositor::destroyRootLayer() for
                    Horizontal Scrollbar
           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 commits, I came across following commit, which seems to indicate a typo or copy/paste error in the code:

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

GitHub Code - https://github.com/WebKit/WebKit/blob/3be97089de542dc412c3155045912fe6b6b70a10/Source/WebCore/rendering/RenderLayerCompositor.cpp#L4299

Why it is typo because, this is for "m_layerForHorizontalScrollbar" while we are discussing about "verticalScrollbar" and it is same as Line 4307, which is for verticalScrollbar in actual.

Just creating this bug to fix the issue.

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/20221102/7d2e7f86/attachment-0001.htm>


More information about the webkit-unassigned mailing list