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

Issue 2716053002: [HBD] Add an Enable Flash context menu item for HBD placeholders. (Closed)

Created:
3 years, 9 months ago by tommycli
Modified:
3 years, 9 months ago
Reviewers:
Lei Zhang, raymes
CC:
chromium-reviews, srahim+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[HBD] Add an Enable Flash context menu item for HBD placeholders. BUG=690304 Review-Url: https://codereview.chromium.org/2716053002 Cr-Commit-Position: refs/heads/master@{#456975} Committed: https://chromium.googlesource.com/chromium/src/+/c0ff6ff2a46b05222e28f9782fee0e8bfb63291e

Patch Set 1 #

Patch Set 2 : show domain name #

Total comments: 4

Patch Set 3 : remove origin #

Total comments: 2

Patch Set 4 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -1 line) Patch
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/renderer/custom_menu_commands.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/plugins/chrome_plugin_placeholder.cc View 2 3 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 39 (19 generated)
tommycli
raymes: PTAL, thanks! https://codereview.chromium.org/2716053002/diff/20001/chrome/renderer/plugins/chrome_plugin_placeholder.cc File chrome/renderer/plugins/chrome_plugin_placeholder.cc (right): https://codereview.chromium.org/2716053002/diff/20001/chrome/renderer/plugins/chrome_plugin_placeholder.cc#newcode369 chrome/renderer/plugins/chrome_plugin_placeholder.cc:369: base::string16 display_origin = url_formatter::FormatUrlForSecurityDisplay( Same technique ...
3 years, 9 months ago (2017-02-24 20:09:02 UTC) #2
tommycli
On 2017/02/24 20:09:02, tommycli wrote: > raymes: PTAL, thanks! > > https://codereview.chromium.org/2716053002/diff/20001/chrome/renderer/plugins/chrome_plugin_placeholder.cc > File chrome/renderer/plugins/chrome_plugin_placeholder.cc ...
3 years, 9 months ago (2017-02-24 20:10:03 UTC) #3
raymes
lg, thanks for looking at this :) However I'm not sure if we should include ...
3 years, 9 months ago (2017-02-27 03:51:45 UTC) #4
tommycli
raymes: Thanks! See comment below. https://codereview.chromium.org/2716053002/diff/20001/chrome/renderer/plugins/chrome_plugin_placeholder.cc File chrome/renderer/plugins/chrome_plugin_placeholder.cc (right): https://codereview.chromium.org/2716053002/diff/20001/chrome/renderer/plugins/chrome_plugin_placeholder.cc#newcode371 chrome/renderer/plugins/chrome_plugin_placeholder.cc:371: url_formatter::SchemeDisplay::OMIT_CRYPTOGRAPHIC); On 2017/02/27 03:51:45, ...
3 years, 9 months ago (2017-02-27 19:15:33 UTC) #5
raymes
https://codereview.chromium.org/2716053002/diff/20001/chrome/renderer/plugins/chrome_plugin_placeholder.cc File chrome/renderer/plugins/chrome_plugin_placeholder.cc (right): https://codereview.chromium.org/2716053002/diff/20001/chrome/renderer/plugins/chrome_plugin_placeholder.cc#newcode371 chrome/renderer/plugins/chrome_plugin_placeholder.cc:371: url_formatter::SchemeDisplay::OMIT_CRYPTOGRAPHIC); On 2017/02/27 19:15:33, tommycli wrote: > On 2017/02/27 ...
3 years, 9 months ago (2017-02-27 22:55:57 UTC) #6
tommycli
raymes: PTAL again, ericde has approved the version without the domain in the context menu.
3 years, 9 months ago (2017-03-14 00:26:45 UTC) #8
tommycli
On 2017/03/14 00:26:45, tommycli wrote: > raymes: PTAL again, ericde has approved the version without ...
3 years, 9 months ago (2017-03-14 22:36:57 UTC) #16
raymes
lgtm
3 years, 9 months ago (2017-03-14 23:15:58 UTC) #17
tommycli
On 2017/03/14 23:15:58, raymes wrote: > lgtm thanks!
3 years, 9 months ago (2017-03-14 23:17:31 UTC) #19
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/2716053002/40001
3 years, 9 months ago (2017-03-14 23:18:03 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/385537)
3 years, 9 months ago (2017-03-14 23:29:00 UTC) #22
tommycli
thestig: PTAL, need owner rubberstamp. raymes has already expert-reviewed it.
3 years, 9 months ago (2017-03-15 00:02:51 UTC) #24
Lei Zhang
https://codereview.chromium.org/2716053002/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2716053002/diff/40001/chrome/app/generated_resources.grd#newcode917 chrome/app/generated_resources.grd:917: + <message name="IDS_CONTENT_CONTEXT_ENABLE_FLASH" desc="The name of the Enable Flash ...
3 years, 9 months ago (2017-03-15 00:33:57 UTC) #25
tommycli
thestig: Thanks, addressed your comment below. https://codereview.chromium.org/2716053002/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2716053002/diff/40001/chrome/app/generated_resources.grd#newcode917 chrome/app/generated_resources.grd:917: + <message name="IDS_CONTENT_CONTEXT_ENABLE_FLASH" ...
3 years, 9 months ago (2017-03-15 00:54:32 UTC) #26
Lei Zhang
lgtm
3 years, 9 months ago (2017-03-15 00:55:52 UTC) #27
tommycli
On 2017/03/15 00:55:52, Lei Zhang (super slow) wrote: > lgtm thank you sir!
3 years, 9 months ago (2017-03-15 00:55:58 UTC) #28
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/2716053002/60001
3 years, 9 months ago (2017-03-15 00:56:35 UTC) #31
commit-bot: I haz the power
Prior attempt to commit was detected, but we were not able to check whether the ...
3 years, 9 months ago (2017-03-15 02:41:13 UTC) #34
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/2716053002/60001
3 years, 9 months ago (2017-03-15 03:04:17 UTC) #36
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 03:11:31 UTC) #39
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/c0ff6ff2a46b05222e28f9782fee...

Powered by Google App Engine
This is Rietveld 408576698