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

Issue 10802046: Ignores screenshot taking invocations if it's too close to the previous one. (Closed)

Created:
8 years, 5 months ago by Jun Mukai
Modified:
8 years, 5 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org, Daniel Erat
Visibility:
Public.

Description

Ignores screenshot taking invocations if it's too close to the previous one. R=sky@chromium.org BUG=135535 TEST=manually checked the behavior by keep pressing Ctrl-F5 on lumpy Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148062

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -5 lines) Patch
M ash/accelerators/accelerator_controller.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M ash/accelerators/accelerator_controller_unittest.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ash/accelerators/accelerator_filter_unittest.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ash/screenshot_delegate.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/screenshot_taker.h View 1 3 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/screenshot_taker.cc View 1 4 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Jun Mukai
8 years, 5 months ago (2012-07-20 07:02:49 UTC) #1
sky
http://codereview.chromium.org/10802046/diff/1/chrome/browser/ui/ash/screenshot_taker.cc File chrome/browser/ui/ash/screenshot_taker.cc (right): http://codereview.chromium.org/10802046/diff/1/chrome/browser/ui/ash/screenshot_taker.cc#newcode147 chrome/browser/ui/ash/screenshot_taker.cc:147: aura::RootWindow* root_window = window->GetRootWindow(); Do we really care about ...
8 years, 5 months ago (2012-07-20 16:13:31 UTC) #2
Jun Mukai
http://codereview.chromium.org/10802046/diff/1/chrome/browser/ui/ash/screenshot_taker.cc File chrome/browser/ui/ash/screenshot_taker.cc (right): http://codereview.chromium.org/10802046/diff/1/chrome/browser/ui/ash/screenshot_taker.cc#newcode147 chrome/browser/ui/ash/screenshot_taker.cc:147: aura::RootWindow* root_window = window->GetRootWindow(); On 2012/07/20 16:13:31, sky wrote: ...
8 years, 5 months ago (2012-07-20 17:07:32 UTC) #3
sky
On Fri, Jul 20, 2012 at 10:07 AM, <mukai@chromium.org> wrote: > > http://codereview.chromium.org/10802046/diff/1/chrome/browser/ui/ash/screenshot_taker.cc > File ...
8 years, 5 months ago (2012-07-20 23:23:20 UTC) #4
Jun Mukai
On 2012/07/20 23:23:20, sky wrote: > On Fri, Jul 20, 2012 at 10:07 AM, <mailto:mukai@chromium.org> ...
8 years, 5 months ago (2012-07-21 04:43:11 UTC) #5
Jun Mukai
Updated the code to use a single timstamp. Please take another look.
8 years, 5 months ago (2012-07-23 14:50:39 UTC) #6
sky
Before reviewing this I'm waiting for a response from my question in http://codereview.chromium.org/10786026/ . On ...
8 years, 5 months ago (2012-07-23 16:19:31 UTC) #7
sky
LGTM
8 years, 5 months ago (2012-07-23 18:29:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/10802046/6001
8 years, 5 months ago (2012-07-24 06:43:55 UTC) #9
commit-bot: I haz the power
8 years, 5 months ago (2012-07-24 08:21:57 UTC) #10
Change committed as 148062

Powered by Google App Engine
This is Rietveld 408576698