Bug 33207

Summary: EventSource event-stream parser should support a single CR as line ending
Product: WebKit Reporter: Adam Bergkvist <adam.bergkvist>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Adam Bergkvist
Reported 2010-01-05 07:00:10 PST
According to the specification the event-stream parser should support a single CR as line ending in addition to CRLF and a single LF.
Attachments
patch (5.88 KB, patch)
2010-01-05 07:09 PST, Adam Bergkvist
no flags
Adam Bergkvist
Comment 1 2010-01-05 07:09:33 PST
Created attachment 45885 [details] patch Proposed patch.
WebKit Review Bot
Comment 2 2010-01-05 07:12:10 PST
style-queue ran check-webkit-style on attachment 45885 [details] without any errors.
WebKit Commit Bot
Comment 3 2010-01-06 18:20:10 PST
Comment on attachment 45885 [details] patch Clearing flags on attachment: 45885 Committed r52891: <http://trac.webkit.org/changeset/52891>
WebKit Commit Bot
Comment 4 2010-01-06 18:20:14 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.