Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(702)

Issue 1601553004: [EventSource] retry field including non-digit chars should be ignored (Closed)

Created:
4 years, 11 months ago by yhirano
Modified:
4 years, 11 months ago
CC:
chromium-reviews, blink-reviews, blink-reviews-events_chromium.org, dglazkov+blink, eae+blinkwatch
Base URL:
https://chromium.googlesource.com/chromium/src.git@event-source
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[EventSource] retry field including non-digit chars should be ignored The spec says that retry field is valid when the value consists of only ASCII digits. Currently Chrome accepts "retry: 12a", "retry: 5", etc. This change fixes it. BUG=578709 Committed: https://crrev.com/028688f6ee4ef54f469ec8150bb21c42603ae2b7 Cr-Commit-Position: refs/heads/master@{#371958}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : rebase #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -16 lines) Patch
M third_party/WebKit/Source/core/page/EventSource.cpp View 2 chunks +6 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/EventSourceTest.cpp View 1 2 3 1 chunk +5 lines, -15 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (5 generated)
yhirano
4 years, 11 months ago (2016-01-20 06:48:28 UTC) #2
tyoshino (SeeGerritForStatus)
lgtm https://codereview.chromium.org/1601553004/diff/40001/third_party/WebKit/Source/core/page/EventSource.cpp File third_party/WebKit/Source/core/page/EventSource.cpp (right): https://codereview.chromium.org/1601553004/diff/40001/third_party/WebKit/Source/core/page/EventSource.cpp#newcode415 third_party/WebKit/Source/core/page/EventSource.cpp:415: } run this code only when valueLength is ...
4 years, 11 months ago (2016-01-25 05:08:44 UTC) #3
yhirano
https://codereview.chromium.org/1601553004/diff/40001/third_party/WebKit/Source/core/page/EventSource.cpp File third_party/WebKit/Source/core/page/EventSource.cpp (right): https://codereview.chromium.org/1601553004/diff/40001/third_party/WebKit/Source/core/page/EventSource.cpp#newcode415 third_party/WebKit/Source/core/page/EventSource.cpp:415: } On 2016/01/25 05:08:44, tyoshino wrote: > run this ...
4 years, 11 months ago (2016-01-25 11:22:34 UTC) #4
tyoshino (SeeGerritForStatus)
lgtm
4 years, 11 months ago (2016-01-25 11:37:08 UTC) #5
yhirano
+japhet for OWNER review.
4 years, 11 months ago (2016-01-25 11:58:27 UTC) #7
Nate Chapin
lgtm
4 years, 11 months ago (2016-01-27 23:33:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1601553004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1601553004/60001
4 years, 11 months ago (2016-01-28 00:26:11 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-28 01:51:18 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-28 02:05:12 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/028688f6ee4ef54f469ec8150bb21c42603ae2b7
Cr-Commit-Position: refs/heads/master@{#371958}

Powered by Google App Engine
This is Rietveld 408576698