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

Issue 2830017: Disallow apps with the wrong content type header. (Closed)

Created:
10 years, 6 months ago by Sam Kerner (Chrome)
Modified:
9 years, 7 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews, jam+cc_chromium.org, ben+cc_chromium.org, Erik does not do reviews, Paul Godavari, pam+watch_chromium.org, brettw-cc_chromium.org, darin-cc_chromium.org, Aaron Boodman
Visibility:
Public.

Description

Disallow apps with the wrong content type header. BUG=41290 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50855

Patch Set 1 : See which tests hit the app test. #

Patch Set 2 : First rev. #

Total comments: 8

Patch Set 3 : Address review comments. #

Patch Set 4 : Rebase for checkin. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -11 lines) Patch
M chrome/browser/download/download_manager.h View 1 2 4 chunks +10 lines, -2 lines 0 comments Download
M chrome/browser/download/download_manager.cc View 1 2 3 7 chunks +19 lines, -7 lines 0 comments Download
M chrome/browser/download/save_package.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/crx_installer.h View 1 2 3 2 chunks +19 lines, -0 lines 0 comments Download
M chrome/browser/extensions/crx_installer.cc View 1 2 3 2 chunks +16 lines, -1 line 0 comments Download
M chrome/browser/history/download_types.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/download_resource_handler.cc View 1 2 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Sam Kerner (Chrome)
10 years, 6 months ago (2010-06-22 19:35:35 UTC) #1
Aaron Boodman
Cool. Just some nits. http://codereview.chromium.org/2830017/diff/8001/3010 File chrome/browser/download/download_manager.h (right): http://codereview.chromium.org/2830017/diff/8001/3010#newcode270 chrome/browser/download/download_manager.h:270: std::string content_type_; How about original_mime_type_. ...
10 years, 6 months ago (2010-06-22 20:32:44 UTC) #2
Sam Kerner (Chrome)
Ready for another look. http://codereview.chromium.org/2830017/diff/8001/3010 File chrome/browser/download/download_manager.h (right): http://codereview.chromium.org/2830017/diff/8001/3010#newcode270 chrome/browser/download/download_manager.h:270: std::string content_type_; On 2010/06/22 20:32:45, ...
10 years, 6 months ago (2010-06-22 22:24:39 UTC) #3
Aaron Boodman
10 years, 6 months ago (2010-06-24 18:07:19 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698