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().
Created attachment 137515 [details] Proposed patch
Comment on attachment 137515 [details] Proposed patch Clear cq? flag since the patch needs rebasing.
Yes, plz submit rebased patch again. Request only cq?. In addition, write reviewer name in changelog.
Created attachment 139162 [details] Patch Patch for landing.
Comment on attachment 139162 [details] Patch Clearing flags on attachment: 139162 Committed r115451: <http://trac.webkit.org/changeset/115451>
All reviewed patches have been landed. Closing bug.