[Webkit-unassigned] [Bug 250283] New: RenderLayer::setHasVisibleContent shouldn't call dirtyZOrderLists()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 7 16:17:05 PST 2023


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

            Bug ID: 250283
           Summary: RenderLayer::setHasVisibleContent shouldn't call
                    dirtyZOrderLists()
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Compositing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: simon.fraser at apple.com

Hi Team,

I came across this clean-up patch from Blink and we still have this code, although I know Blink compositing is not same as WebKit but still good to ask for an opportunity to do code clean-up.

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/3ae6522cf95a377050d18a8d8cc11c7db4ccf2b3

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderLayer.cpp#1522

Unfortunately, it does not have any bug or testcase to confirm that it is dead code but just wanted to ask here, if it is something we can drop.

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/20230108/939c728d/attachment.htm>


More information about the webkit-unassigned mailing list