[Webkit-unassigned] [Bug 169104] New: Move part of NetworkRTCProvider::close implementation in NetworkRTCProvider destructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 2 15:31:52 PST 2017


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

            Bug ID: 169104
           Summary: Move part of NetworkRTCProvider::close implementation
                    in NetworkRTCProvider destructor
    Classification: Unclassified
           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: youennf at gmail.com

It is safer to delete as many fields as possible in NetworkRTCPRovider destructor.
We still need close so that we can cleanproperly rtc network thread related members by taking a ref of NetworkRTCPRovider.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170302/e409c74a/attachment.html>


More information about the webkit-unassigned mailing list