[Webkit-unassigned] [Bug 22443] New: XMLHttpRequest's PreflightResultCache should be thread-safe.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 23 18:26:37 PST 2008


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

           Summary: XMLHttpRequest's PreflightResultCache should be thread-
                    safe.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: levin at chromium.org


In order to make XMLHttpRequest available to Workers, it needs to stop using
non-threadsafe globals to work.  PreflghtResultCache is one of those globals.


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



More information about the webkit-unassigned mailing list