[Webkit-unassigned] [Bug 61920] New: There is no system of error codes for ResourceError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 05:16:36 PDT 2011


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

           Summary: There is no system of error codes for ResourceError
           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: levin at chromium.org


ResourceError has an integer 'reason' field to specify the type of error. DocumentThreadableLoader always sets this to 0. BlobResourceHandle sets this to private error codes. Create a system of error codes to describe Resource access errors.

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