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

Issue 2774263002: Specify AllowCaching = false for dynamically-generated contents (Closed)

Created:
3 years, 9 months ago by Takashi Toyoshima
Modified:
3 years, 8 months ago
Reviewers:
Dan Beam, sky
CC:
chromium-reviews, dbeam+watch-options_chromium.org, extensions-reviews_chromium.org, michaelpg+watch-options_chromium.org, jam, darin-cc_chromium.org, chromium-apps-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Specify AllowCaching = false for dynamically-generated contents WebUI still have some resources that may be modified when user settings are updated, or some other background tasks, e.g. updating Extensions, run. Just in case, such URLDataSource inheritances should not allow caching so to reflect modified contents immediately. BUG=669776 Review-Url: https://codereview.chromium.org/2774263002 Cr-Commit-Position: refs/heads/master@{#460672} Committed: https://chromium.googlesource.com/chromium/src/+/bb7ab1896220b565660dc68f6d6304c1bcea002e

Patch Set 1 #

Patch Set 2 : typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -0 lines) Patch
M chrome/browser/ui/webui/app_launcher_page_ui.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/app_launcher_page_ui.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_icon_source.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_icon_source.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/options_ui.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M content/browser/webui/shared_resources_data_source.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/webui/shared_resources_data_source.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
Takashi Toyoshima
Hi, I would make this change to flip the cache flag to safer side against ...
3 years, 9 months ago (2017-03-28 08:36:02 UTC) #7
Dan Beam
how did you choose these?
3 years, 8 months ago (2017-03-29 00:54:02 UTC) #8
Takashi Toyoshima
Others were already fixed, or confirmed to be fine. https://docs.google.com/a/chromium.org/spreadsheets/d/1_Jgd5EIsDBJ65dItDpKoR80HgaR2IRXLCE11Cz0RboY/edit?usp=sharing
3 years, 8 months ago (2017-03-29 06:55:05 UTC) #9
Dan Beam
lgtm
3 years, 8 months ago (2017-03-30 00:46:38 UTC) #10
Takashi Toyoshima
+sky for approval
3 years, 8 months ago (2017-03-30 02:43:46 UTC) #14
sky
On 2017/03/30 02:43:46, Takashi Toyoshima wrote: > +sky for approval I think Dan is owner ...
3 years, 8 months ago (2017-03-30 03:30:44 UTC) #15
Takashi Toyoshima
Oh, really. Chrome Extension, Chromite Butler that I use show the first four files in ...
3 years, 8 months ago (2017-03-30 03:56:37 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2774263002/20001
3 years, 8 months ago (2017-03-30 03:57:37 UTC) #18
Takashi Toyoshima
OK, Dan is in ui/webui/OWNERS. It seems Chromite Butler can not handle "file:" line in ...
3 years, 8 months ago (2017-03-30 04:01:52 UTC) #19
commit-bot: I haz the power
3 years, 8 months ago (2017-03-30 05:29:26 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/bb7ab1896220b565660dc68f6d63...

Powered by Google App Engine
This is Rietveld 408576698