[Webkit-unassigned] [Bug 107459] New: WebKit should support decoding multi-byte entities in XML content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 09:21:33 PST 2013


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

           Summary: WebKit should support decoding multi-byte entities in
                    XML content
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: abarth at webkit.org
        Depends on: 74826


Right now the set of entities WebKit can decode in XML is the same as the set that can be decoded in HTML, except for entities that resolve to code points not in the BMP and entities that resolve to multiple code points. This bug is about removing the assumption that an entity necessarily resolves to a single UChar from the code.

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