Bug 33207 - EventSource event-stream parser should support a single CR as line ending
Summary: EventSource event-stream parser should support a single CR as line ending
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-05 07:00 PST by Adam Bergkvist
Modified: 2010-01-06 18:20 PST (History)
2 users (show)

See Also:


Attachments
patch (5.88 KB, patch)
2010-01-05 07:09 PST, Adam Bergkvist
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.