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

Issue 6354025: Add hide icon on the click-to-play UI too. (Closed)

Created:
9 years, 11 months ago by Chris Evans
Modified:
9 years, 6 months ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Add hide icon on the click-to-play UI too. BUG=63695 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72699

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -2 lines) Patch
M chrome/renderer/blocked_plugin.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/blocked_plugin.cc View 3 chunks +7 lines, -1 line 0 comments Download
M chrome/renderer/resources/click_to_play_plugin.html View 3 chunks +19 lines, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
Chris Evans
Sorry it took me a while to add it. I was being selfishly content in ...
9 years, 11 months ago (2011-01-26 07:34:11 UTC) #1
Bernhard Bauer
9 years, 11 months ago (2011-01-26 08:37:48 UTC) #2
LGTM.

http://codereview.chromium.org/6354025/diff/1/chrome/renderer/resources/click...
File chrome/renderer/resources/click_to_play_plugin.html (right):

http://codereview.chromium.org/6354025/diff/1/chrome/renderer/resources/click...
chrome/renderer/resources/click_to_play_plugin.html:94: style =
getComputedStyle(size);
Ooh, I have to remember that one. We might want to degrade some other parts of
the UI (icon, text) as well if the size gets too small.

Powered by Google App Engine
This is Rietveld 408576698