[Webkit-unassigned] [Bug 247698] New: Simplify paint rect calculations in RenderReplaced::shouldPaint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 14:14:01 PST 2022


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

            Bug ID: 247698
           Summary: Simplify paint rect calculations in
                    RenderReplaced::shouldPaint
           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,

I was going through Chromium / Blink commit history and found this simplification and we are still having old code:

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

It does not have any test case but it is just optimizing code via refactoring.

Webkit GitHub - https://github.com/WebKit/WebKit/blob/097123389da2454304dbbd9e85129eae13ea307c/Source/WebCore/rendering/RenderReplaced.cpp#L324

This is just a bug to merge the change, which will refactor and optimize this codepath.

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/20221109/5384308c/attachment.htm>


More information about the webkit-unassigned mailing list