[Webkit-unassigned] [Bug 133540] New: Improve thread safety of AsyncFileStream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 5 02:17:20 PDT 2014


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

           Summary: Improve thread safety of AsyncFileStream
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


AsyncFileStream objects are being used across different threads, but the class itself doesn't inherit from ThreadSafeRefCounted.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list