[Webkit-unassigned] [Bug 125016] New: [Cocoa]=?UTF-8?Q?=20ResourceError=20encoding=20drops=20NSURL=2Dvalued=20keys=20in=20the=20NSError=E2=80=99s=20userInfo?=, including NSErrorFailingURLKey

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 29 10:34:57 PST 2013


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

           Summary: [Cocoa] ResourceError encoding drops NSURL-valued keys
                    in the NSError’s userInfo, including
                    NSErrorFailingURLKey
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


<rdar://problem/15560240>

ArgumentCoder<ResourceError>::encodePlatformData() encodes only string-valued keys in the NSError’s userInfo dictionary. In particular, it doesn’t encode the value of NSErrorFailingURLKey, which is an NSURL.

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