Bug 118693 - xmlDocPtrForString shouldn't upconvert 8-bit string
Summary: xmlDocPtrForString shouldn't upconvert 8-bit string
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-15 16:04 PDT by Ryosuke Niwa
Modified: 2013-07-15 16:26 PDT (History)
7 users (show)

See Also:


Attachments
Fixes the bug (2.90 KB, patch)
2013-07-15 16:08 PDT, Ryosuke Niwa
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-07-15 16:04:57 PDT
xmlDocPtrForString shouldn't upconvert 8-bit string
Comment 1 Ryosuke Niwa 2013-07-15 16:08:53 PDT
Created attachment 206698 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2013-07-15 16:26:50 PDT
Committed r152667: <http://trac.webkit.org/changeset/152667>