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

Issue 9413038: SPDY - chrome:loadtimes() should display negotiated NPN protocol. (Closed)

Created:
8 years, 10 months ago by ramant (doing other things)
Modified:
8 years, 10 months ago
CC:
chromium-reviews, jam, mihaip+watch_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, brettw-cc_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

SPDY - chrome:loadtimes() should display negotiated NPN protocol. BUG=108472 R=willchan TEST=in js console chrome:loadtimes() should print SPDY protocol that was negotiated. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=123857

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Total comments: 3

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -16 lines) Patch
M chrome/renderer/loadtimes_extension_bindings.cc View 1 2 3 4 5 6 7 2 chunks +4 lines, -1 line 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M content/common/resource_messages.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -1 line 0 comments Download
M content/public/renderer/document_state.h View 1 2 3 4 5 6 7 3 chunks +14 lines, -6 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 5 6 7 8 9 10 10 chunks +20 lines, -7 lines 0 comments Download
M webkit/glue/resource_loader_bridge.h View 1 2 3 4 5 6 7 2 chunks +4 lines, -1 line 0 comments Download
M webkit/glue/webkit_glue.gypi View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/glue/weburlloader_impl.cc View 1 2 3 4 5 6 7 2 chunks +3 lines, -0 lines 0 comments Download
A webkit/glue/weburlresponse_extradata_impl.h View 1 2 3 4 5 6 7 8 1 chunk +38 lines, -0 lines 0 comments Download
A webkit/glue/weburlresponse_extradata_impl.cc View 1 2 3 4 5 6 7 8 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Ryan Sleevi
http://codereview.chromium.org/9413038/diff/1/content/browser/renderer_host/resource_dispatcher_host.cc File content/browser/renderer_host/resource_dispatcher_host.cc (right): http://codereview.chromium.org/9413038/diff/1/content/browser/renderer_host/resource_dispatcher_host.cc#newcode51 content/browser/renderer_host/resource_dispatcher_host.cc:51: #include "content/common/response_extra_data.h" Do you still need this header for ...
8 years, 10 months ago (2012-02-17 05:37:08 UTC) #1
ramant (doing other things)
Hi Ryan, Made all the changes you had suggested. thanks, raman http://codereview.chromium.org/9413038/diff/1/content/browser/renderer_host/resource_dispatcher_host.cc File content/browser/renderer_host/resource_dispatcher_host.cc (right): ...
8 years, 10 months ago (2012-02-17 21:47:35 UTC) #2
Ryan Sleevi
You'll need a content/ owners to stamp this (I'm guessing Darin), but this looks right ...
8 years, 10 months ago (2012-02-17 22:10:24 UTC) #3
ramant (doing other things)
+ darin This patch relies on commit of webkit patch in issue https://bugs.webkit.org/show_bug.cgi?id=77349. This patch ...
8 years, 10 months ago (2012-02-18 01:09:56 UTC) #4
ramant (doing other things)
Hi willchan and darin, Changes to send spdy_version via chrome::loadtimes(). Sorry for the delay. Would ...
8 years, 10 months ago (2012-02-25 04:31:31 UTC) #5
darin (slow to review)
LGTM How are we using chrome.loadTimes? I'm a little sad to see it being used ...
8 years, 10 months ago (2012-02-27 16:50:30 UTC) #6
ramant (doing other things)
> How are we using chrome.loadTimes? Satish (CSI team) is going to use to decide ...
8 years, 10 months ago (2012-02-27 18:11:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/9413038/35001
8 years, 10 months ago (2012-02-27 18:11:47 UTC) #8
commit-bot: I haz the power
Can't process patch for file webkit/glue/weburlresponse_extradata_impl.h. Unsupported svn property format.
8 years, 10 months ago (2012-02-27 18:11:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/9413038/41001
8 years, 10 months ago (2012-02-27 18:38:45 UTC) #10
commit-bot: I haz the power
Presubmit check for 9413038-41001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 10 months ago (2012-02-27 18:38:51 UTC) #11
ramant (doing other things)
Hi jam, Would appreciate if you could look at changes to document_state.h (content/public). thanks much, ...
8 years, 10 months ago (2012-02-27 18:44:30 UTC) #12
jam
lgtm
8 years, 10 months ago (2012-02-27 21:48:26 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/9413038/35038
8 years, 10 months ago (2012-02-27 23:26:30 UTC) #14
commit-bot: I haz the power
8 years, 10 months ago (2012-02-28 01:50:42 UTC) #15
Change committed as 123857

Powered by Google App Engine
This is Rietveld 408576698