[Webkit-unassigned] [Bug 126202] New: Line ending conversion should be able to handle strings with null chars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 23 19:27:54 PST 2013


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

           Summary: Line ending conversion should be able to handle
                    strings with null chars
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org


Consider merging https://chromium.googlesource.com/chromium/blink/+/7540d33136b1f04a01ce35209aab7ec0928a2fe6

Currently the line ending normalization functions returns an empty string
when a string including null characters is given.
This CL fixes the behavior.

The attached test case fails on WebKit.

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