[Webkit-unassigned] [Bug 225250] New: Defend further against a PlatformCALayer's owner becoming null in PlatformCALayerCocoa::drawLayerContents.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 30 14:07:26 PDT 2021


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

            Bug ID: 225250
           Summary: Defend further against a PlatformCALayer's owner
                    becoming null in
                    PlatformCALayerCocoa::drawLayerContents.
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    thorton at apple.com, zalan at apple.com

At the end of PlatformCALayer::drawLayerContents, we null check layerContents for the platformCALayerShowRepaintCounter call but not the platformCALayerIncrementRepaintCount call.

-- 
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/20210430/adb73ac0/attachment.htm>


More information about the webkit-unassigned mailing list