Bug 40736

Summary: Fix CRLF ending conversion in StringBlobItem
Product: WebKit Reporter: Kinuko Yasuda <kinuko>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jianli
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch jianli: review+

Kinuko Yasuda
Reported 2010-06-16 13:54:46 PDT
Ending conversion in StringBlobItem, will be used by BlobBuilder, doesn't correctly handle CRLF input strings.
Attachments
Patch (2.24 KB, patch)
2010-06-16 14:09 PDT, Kinuko Yasuda
jianli: review+
Kinuko Yasuda
Comment 1 2010-06-16 14:09:56 PDT
Kinuko Yasuda
Comment 2 2010-06-16 14:20:10 PDT
I introduced a bug in my BlobItem patch. This should fix it.
Jian Li
Comment 3 2010-06-16 14:25:25 PDT
Comment on attachment 58932 [details] Patch r=me
Kinuko Yasuda
Comment 4 2010-06-17 14:15:36 PDT
Note You need to log in before you can comment on or make changes to this bug.