[Webkit-unassigned] [Bug 226000] New: AbstractSlotVisitor::containsOpaqueRoot() should only declare didFindOpaqueRoot if the root is actually found.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 19 19:24:31 PDT 2021


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

            Bug ID: 226000
           Summary: AbstractSlotVisitor::containsOpaqueRoot() should only
                    declare didFindOpaqueRoot if the root is actually
                    found.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

It was erroneously calling didFindOpaqueRoot() all the time even when the root is not found.

rdar://78208014

-- 
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/20210520/86b076bd/attachment.htm>


More information about the webkit-unassigned mailing list