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

Issue 276093003: appcache content-type check (Closed)

Created:
6 years, 7 months ago by michaeln
Modified:
6 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Require a specific content-type for appcache intercepts. BUG=372634 TESTS=unittests and manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270036

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -25 lines) Patch
M content/browser/appcache/appcache_unittest.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/appcache/manifest_parser_unittest.cc View 1 2 3 17 chunks +60 lines, -16 lines 0 comments Download
M webkit/browser/appcache/appcache_update_job.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/browser/appcache/appcache_update_job.cc View 1 2 3 4 5 6 chunks +35 lines, -1 line 0 comments Download
M webkit/browser/appcache/manifest_parser.h View 1 2 1 chunk +12 lines, -4 lines 0 comments Download
M webkit/browser/appcache/manifest_parser.cc View 1 2 3 4 3 chunks +11 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
michaeln
i'll update the CL to also put something on the console when INTERCEPT is ignored
6 years, 7 months ago (2014-05-12 21:51:32 UTC) #1
darin (slow to review)
LGTM https://codereview.chromium.org/276093003/diff/10001/webkit/browser/appcache/appcache_update_job.cc File webkit/browser/appcache/appcache_update_job.cc (right): https://codereview.chromium.org/276093003/diff/10001/webkit/browser/appcache/appcache_update_job.cc#newcode497 webkit/browser/appcache/appcache_update_job.cc:497: manifest_has_valid_mime_type_ = (mime_type == kManifestMimeType); nit: I probably ...
6 years, 7 months ago (2014-05-12 23:45:32 UTC) #2
michaeln
thnx i updated the cl to also log a console message if/when INTERCEPTs are ignored ...
6 years, 7 months ago (2014-05-13 00:38:00 UTC) #3
michaeln
The CQ bit was checked by michaeln@chromium.org
6 years, 7 months ago (2014-05-13 00:52:03 UTC) #4
michaeln
The CQ bit was unchecked by michaeln@chromium.org
6 years, 7 months ago (2014-05-13 00:52:07 UTC) #5
michaeln
The CQ bit was checked by michaeln@chromium.org
6 years, 7 months ago (2014-05-13 01:34:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaeln@chromium.org/276093003/90001
6 years, 7 months ago (2014-05-13 01:36:09 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-13 05:04:32 UTC) #8
commit-bot: I haz the power
6 years, 7 months ago (2014-05-13 06:11:19 UTC) #9
Message was sent while issue was closed.
Change committed as 270036

Powered by Google App Engine
This is Rietveld 408576698