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

Issue 17153006: Chrome Frame turndown prompt. (Closed)

Created:
7 years, 6 months ago by grt (UTC plus 2)
Modified:
7 years, 6 months ago
CC:
chromium-reviews, grt+watch_chromium.org, amit, joaodasilva+watch_chromium.org, robertshield
Visibility:
Public.

Description

Chrome Frame turndown prompt. Display a prompt to users informing them that Chrome Frame is going away. TBR=cpu@chromium.org BUG= TEST=visit a site rendered in GCF. notice the bar. interact with it. once it goes away, it stays away for a week. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208093

Patch Set 1 #

Total comments: 23

Patch Set 2 : version-specific prompt text #

Patch Set 3 : robert comments #

Total comments: 2

Patch Set 4 : uninstall #

Patch Set 5 : rebase to r207907 #

Total comments: 2

Patch Set 6 : close prompt on uninstall #

Patch Set 7 : Turnown #

Patch Set 8 : string16 #

Patch Set 9 : fix compile break #

Patch Set 10 : rebase to r208015 #

Patch Set 11 : rebase to r208076 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+837 lines, -26 lines) Patch
M chrome/app/cf_resources.rc View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/app/chromium_strings.grd View 1 2 3 4 5 6 7 8 9 10 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 2 3 4 5 6 7 8 9 10 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/app/policy/policy_templates.json View 1 2 3 4 5 6 7 8 9 10 2 chunks +14 lines, -1 line 0 comments Download
M chrome/test/data/policy/policy_test_cases.json View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -0 lines 0 comments Download
M chrome_frame/bho.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome_frame/chrome_frame.gyp View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome_frame/policy_settings.h View 2 chunks +9 lines, -1 line 0 comments Download
M chrome_frame/policy_settings.cc View 1 2 3 4 5 6 7 4 chunks +21 lines, -0 lines 0 comments Download
M chrome_frame/resources/chrome_frame_dialogs.grd View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome_frame/test/policy_settings_unittest.cc View 1 2 3 chunks +28 lines, -1 line 0 comments Download
A chrome_frame/turndown_prompt/reshow_state.h View 1 2 3 4 1 chunk +26 lines, -0 lines 0 comments Download
A chrome_frame/turndown_prompt/reshow_state.cc View 1 2 3 4 1 chunk +39 lines, -0 lines 0 comments Download
A chrome_frame/turndown_prompt/turndown_prompt.h View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
A chrome_frame/turndown_prompt/turndown_prompt.cc View 1 2 3 4 5 6 7 8 1 chunk +302 lines, -0 lines 0 comments Download
A chrome_frame/turndown_prompt/turndown_prompt_content.h View 1 chunk +40 lines, -0 lines 0 comments Download
A + chrome_frame/turndown_prompt/turndown_prompt_content.cc View 5 chunks +23 lines, -22 lines 0 comments Download
A chrome_frame/turndown_prompt/turndown_prompt_window.h View 1 1 chunk +111 lines, -0 lines 0 comments Download
A chrome_frame/turndown_prompt/turndown_prompt_window.cc View 1 2 3 4 5 1 chunk +118 lines, -0 lines 0 comments Download
M chrome_frame/utils.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome_frame/utils.cc View 2 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
robertshield
Reviewed up to but not including turndown_prompt_content.h, more coming in a bit. https://codereview.chromium.org/17153006/diff/1/chrome/app/policy/policy_templates.json File chrome/app/policy/policy_templates.json ...
7 years, 6 months ago (2013-06-19 23:36:33 UTC) #1
grt (UTC plus 2)
Thanks for the comments, PTAL. The TODO list is down to: - implement uninstall - ...
7 years, 6 months ago (2013-06-20 19:55:29 UTC) #2
robertshield
change lgtm https://codereview.chromium.org/17153006/diff/1/chrome_frame/turndown_prompt/turndown_prompt.cc File chrome_frame/turndown_prompt/turndown_prompt.cc (right): https://codereview.chromium.org/17153006/diff/1/chrome_frame/turndown_prompt/turndown_prompt.cc#newcode142 chrome_frame/turndown_prompt/turndown_prompt.cc:142: reshow_state.MarkShown(base::Time::Now()); On 2013/06/20 19:55:29, grt wrote: > ...
7 years, 6 months ago (2013-06-20 21:45:10 UTC) #3
grt (UTC plus 2)
PTAL, now with uninstall. https://codereview.chromium.org/17153006/diff/13001/chrome_frame/turndown_prompt/turndown_prompt_window.cc File chrome_frame/turndown_prompt/turndown_prompt_window.cc (right): https://codereview.chromium.org/17153006/diff/13001/chrome_frame/turndown_prompt/turndown_prompt_window.cc#newcode51 chrome_frame/turndown_prompt/turndown_prompt_window.cc:51: // Substitue the proper text ...
7 years, 6 months ago (2013-06-21 19:25:57 UTC) #4
Joao da Silva
policy/ lgtm
7 years, 6 months ago (2013-06-21 20:00:15 UTC) #5
robertshield
lgtm https://codereview.chromium.org/17153006/diff/23001/chrome_frame/turndown_prompt/turndown_prompt.cc File chrome_frame/turndown_prompt/turndown_prompt.cc (right): https://codereview.chromium.org/17153006/diff/23001/chrome_frame/turndown_prompt/turndown_prompt.cc#newcode214 chrome_frame/turndown_prompt/turndown_prompt.cc:214: // Attempts to install Turnown prompts in the ...
7 years, 6 months ago (2013-06-21 20:06:44 UTC) #6
grt (UTC plus 2)
thanks. https://codereview.chromium.org/17153006/diff/23001/chrome_frame/turndown_prompt/turndown_prompt.cc File chrome_frame/turndown_prompt/turndown_prompt.cc (right): https://codereview.chromium.org/17153006/diff/23001/chrome_frame/turndown_prompt/turndown_prompt.cc#newcode214 chrome_frame/turndown_prompt/turndown_prompt.cc:214: // Attempts to install Turnown prompts in the ...
7 years, 6 months ago (2013-06-21 20:10:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/17153006/36001
7 years, 6 months ago (2013-06-21 20:11:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/17153006/16005
7 years, 6 months ago (2013-06-21 20:17:47 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-21 21:35:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/17153006/33003
7 years, 6 months ago (2013-06-21 23:20:12 UTC) #11
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) net_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=142522
7 years, 6 months ago (2013-06-22 00:54:10 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/17153006/28002
7 years, 6 months ago (2013-06-22 12:09:18 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/17153006/28002
7 years, 6 months ago (2013-06-22 12:25:24 UTC) #14
commit-bot: I haz the power
Failed to apply patch for chrome/app/policy/policy_templates.json: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-22 14:39:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/17153006/28002
7 years, 6 months ago (2013-06-22 18:05:11 UTC) #16
commit-bot: I haz the power
Failed to apply patch for chrome/app/policy/policy_templates.json: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-22 18:05:15 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/17153006/48004
7 years, 6 months ago (2013-06-22 18:09:29 UTC) #18
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=168267
7 years, 6 months ago (2013-06-22 19:17:50 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/17153006/48004
7 years, 6 months ago (2013-06-22 19:34:00 UTC) #20
commit-bot: I haz the power
7 years, 6 months ago (2013-06-22 22:16:35 UTC) #21
Message was sent while issue was closed.
Change committed as 208093

Powered by Google App Engine
This is Rietveld 408576698