[Webkit-unassigned] [Bug 60059] New: AssociatedURLLoader reports some errors synchronously

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 13:40:40 PDT 2011


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

           Summary: AssociatedURLLoader reports some errors synchronously
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bbudge at gmail.com
                CC: fishd at chromium.org


AssociatedURLLoader uses DocumentThreadableLoader internally, which reports some same-origin violation errors synchronously. Use a Timer to defer those error callbacks until after control has returned to the caller.

-- 
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