[Webkit-unassigned] [Bug 84129] New: [EFL] ResourceError domain needs to be properly set in FrameLoaderClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 17 00:28:48 PDT 2012


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

           Summary: [EFL] ResourceError domain needs to be properly set in
                    FrameLoaderClient
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christophe.dumez at intel.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


Currently, EFL's FrameLoaderClient sets the ResourceError's domain to "Error", no matter what kind of error it is.
The ResourceError's needs to be appropriately set so that it is possible to distinguish NSURL errors from WebKit errors.

This functionality is needed in the DumpRenderTree to generate correct output for LayoutTestController's dumpResourceLoadCallbacks().

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