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

Issue 2718053003: Fix BufferedSpdyFrameTest.OnAltSvc. (Closed)

Created:
3 years, 9 months ago by Bence
Modified:
3 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, bnc+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix BufferedSpdyFrameTest.OnAltSvc. The mock ALTSVC frame in BufferedSpdyFrameTest.OnAltSvc was not spec compliant with its non-zero stream id and non-empty origin value. While this is of no practical importance, because the framing layer this test is exercising does not enforce this part of the specification, it is good practice to use spec compliant data in tests. This CL splits the test into two: one with stream id 0 and non-empty origin, and another one with stream id other than zero and empty origin, both combinations conforming to the specs. BUG=696653 Review-Url: https://codereview.chromium.org/2718053003 Cr-Commit-Position: refs/heads/master@{#454137} Committed: https://chromium.googlesource.com/chromium/src/+/ce54af31e8cf2b9a1da25a30b327087afc0862ef

Patch Set 1 #

Patch Set 2 : Include spdy_flags.h. #

Patch Set 3 : Rebase. #

Patch Set 4 : Remove; remove tests for functionality that has been removed in https://crrev.com/2723203002. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -3 lines) Patch
M net/spdy/buffered_spdy_framer_unittest.cc View 1 2 3 2 chunks +25 lines, -3 lines 0 comments Download

Messages

Total messages: 21 (17 generated)
Bence
Ryan: PTAL. Thank you.
3 years, 9 months ago (2017-02-27 23:17:13 UTC) #4
Ryan Hamilton
lgtm
3 years, 9 months ago (2017-03-02 01:18:59 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2718053003/60001
3 years, 9 months ago (2017-03-02 01:27:35 UTC) #18
commit-bot: I haz the power
3 years, 9 months ago (2017-03-02 01:37:22 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/ce54af31e8cf2b9a1da25a30b327...

Powered by Google App Engine
This is Rietveld 408576698