[Webkit-unassigned] [Bug 170910] New: JSEventListener::m_isolatedWorld should be a Ref

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 17 12:27:54 PDT 2017


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

            Bug ID: 170910
           Summary: JSEventListener::m_isolatedWorld should be a Ref
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

It doesn't seem like m_isolatedWorld can ever be nullptr. We should switch from RefPtr -> Ref so we can catch any cases where this is set improperly.

-- 
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/20170417/a6c5a63e/attachment.html>


More information about the webkit-unassigned mailing list