[Webkit-unassigned] [Bug 210710] New: REGRESSION (r244091): Leak of TaskStateChangedCallbackType due to missing -dealloc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 18 19:26:57 PDT 2020


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

            Bug ID: 210710
           Summary: REGRESSION (r244091): Leak of
                    TaskStateChangedCallbackType due to missing -dealloc
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: eric.carlson at apple.com, jer.noble at apple.com
        Depends on: 196659

Leak of TaskStateChangedCallbackType due to missing -dealloc.

Found by clang static analyzer:

'WKProcessTaskStateObserverDelegate' lacks a 'dealloc' instance method but must release '_taskStateChangedCallback'

Regressed with the fix for Bug 196659 in r244091:

Bug 196659: [Cocoa] Awaken UIProcess if WebContent process is awakened from suspensions unexpectedly.
<https://bugs.webkit.org/show_bug.cgi?id=196659>
<rdar://problem/49745738>
<https://trac.webkit.org/r244091>


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=196659
[Bug 196659] [Cocoa] Awaken UIProcess if WebContent process is awakened from suspensions unexpectedly.
-- 
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/20200419/9052a0b9/attachment.htm>


More information about the webkit-unassigned mailing list