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

Issue 353443005: SpdyFramer hooks for parsing and handling PRIORITY frames. (Closed)

Created:
6 years, 6 months ago by Johnny
Modified:
6 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

SpdyFramer hooks for parsing and handling PRIORITY frames. This lands server change 68830313 by mlavan. BUG=

Patch Set 1 #

Patch Set 2 : Correct OVERRIDE. #

Patch Set 3 : Integer bool-cast fix. #

Patch Set 4 : Additional override => OVERRIDE. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -50 lines) Patch
M net/spdy/mock_spdy_framer_visitor.h View 1 chunk +5 lines, -0 lines 0 comments Download
M net/spdy/spdy_framer.h View 2 chunks +10 lines, -0 lines 0 comments Download
M net/spdy/spdy_framer.cc View 1 2 3 chunks +35 lines, -2 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 1 2 3 6 chunks +83 lines, -48 lines 0 comments Download
M net/spdy/spdy_protocol.h View 2 chunks +24 lines, -0 lines 0 comments Download
M net/spdy/spdy_protocol.cc View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Johnny
6 years, 6 months ago (2014-06-25 17:05:12 UTC) #1
Ryan Hamilton
6 years, 6 months ago (2014-06-25 23:18:19 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698