[Webkit-unassigned] [Bug 144818] New: NSInternalInconsistencyException raised in -[NSString encodeWithCoder:] beneath createEncodedObject when using WKRemoteObjectEncoder for Safari AutoFill

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 8 16:01:50 PDT 2015


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

            Bug ID: 144818
           Summary: NSInternalInconsistencyException raised in -[NSString
                    encodeWithCoder:] beneath createEncodedObject when
                    using WKRemoteObjectEncoder for Safari AutoFill
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org

An NSString instance can contain an unpaired surrogate, but then trying to encode it with a custom NSCoder results in an exception. This can happen when Safari AutoFill encodes a string originating from a webpage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150508/05962ded/attachment.html>


More information about the webkit-unassigned mailing list