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

Issue 7038001: We don't need to buffer network responses anymore now that we have an HTML5 (Closed)

Created:
9 years, 7 months ago by abarth-chromium
Modified:
9 years, 7 months ago
CC:
chromium-reviews, jam
Visibility:
Public.

Description

We don't need to buffer network responses anymore now that we have an HTML5 parser that can parse doctypes across packet boundaries. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85602

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -44 lines) Patch
M content/browser/renderer_host/buffered_resource_handler.h View 2 chunks +0 lines, -5 lines 0 comments Download
M content/browser/renderer_host/buffered_resource_handler.cc View 1 5 chunks +1 line, -39 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
abarth-chromium
More easy patches for you. :)
9 years, 7 months ago (2011-05-17 01:36:32 UTC) #1
brettw
LGTM http://codereview.chromium.org/7038001/diff/1/content/browser/renderer_host/buffered_resource_handler.cc File content/browser/renderer_host/buffered_resource_handler.cc (right): http://codereview.chromium.org/7038001/diff/1/content/browser/renderer_host/buffered_resource_handler.cc#newcode251 content/browser/renderer_host/buffered_resource_handler.cc:251: if (ShouldWaitForPlugins()) { Style nit: no {}
9 years, 7 months ago (2011-05-17 03:45:21 UTC) #2
commit-bot: I haz the power
9 years, 7 months ago (2011-05-17 06:00:57 UTC) #3
Change committed as 85602

Powered by Google App Engine
This is Rietveld 408576698