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

Description Adam Bergkvist 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.
Comment 1 Adam Bergkvist 2010-01-05 07:09:33 PST
Created attachment 45885 [details]
patch

Proposed patch.
Comment 2 WebKit Review Bot 2010-01-05 07:12:10 PST
style-queue ran check-webkit-style on attachment 45885 [details] without any errors.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2010-01-06 18:20:14 PST
All reviewed patches have been landed.  Closing bug.