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

Issue 2291913002: Allow the user to cancel the capture region action, and show its active status in the tray. (Closed)

Created:
4 years, 3 months ago by jdufault
Modified:
4 years, 3 months ago
Reviewers:
oshima
CC:
chromium-reviews, kalyank, sadrul, oshima+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow the user to cancel the capture region action, and show its active status in the tray. BUG=639329 Committed: https://crrev.com/e4546d228f4c10f4e942e3692e46c3805ac68c22 Cr-Commit-Position: refs/heads/master@{#416334}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -157 lines) Patch
M ash/ash.gyp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ash/common/palette_delegate.h View 1 1 chunk +7 lines, -2 lines 0 comments Download
M ash/common/system/chromeos/palette/palette_ids.h View 1 chunk +2 lines, -1 line 0 comments Download
M ash/common/system/chromeos/palette/palette_tool.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ash/common/system/chromeos/palette/palette_tool_manager.h View 1 chunk +3 lines, -2 lines 0 comments Download
D ash/common/system/chromeos/palette/tools/capture_region_action.h View 1 chunk +0 lines, -33 lines 0 comments Download
D ash/common/system/chromeos/palette/tools/capture_region_action.cc View 1 chunk +0 lines, -60 lines 0 comments Download
A + ash/common/system/chromeos/palette/tools/capture_region_mode.h View 1 chunk +11 lines, -4 lines 0 comments Download
A + ash/common/system/chromeos/palette/tools/capture_region_mode.cc View 3 chunks +30 lines, -12 lines 0 comments Download
M ash/common/system/chromeos/palette/tools/screenshot_unittest.cc View 2 chunks +13 lines, -5 lines 0 comments Download
M ash/common/test/test_palette_delegate.h View 1 2 chunks +9 lines, -3 lines 0 comments Download
M ash/common/test/test_palette_delegate.cc View 1 2 chunks +7 lines, -4 lines 0 comments Download
M ash/shell/shell_delegate_impl.cc View 1 1 chunk +7 lines, -3 lines 0 comments Download
M ash/utility/screenshot_controller.h View 2 chunks +3 lines, -1 line 0 comments Download
M ash/utility/screenshot_controller.cc View 1 6 chunks +18 lines, -18 lines 0 comments Download
M ash/utility/screenshot_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/palette_delegate_chromeos.h View 1 4 chunks +10 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/palette_delegate_chromeos.cc View 1 4 chunks +54 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
jdufault
oshima@, PTAL. Thanks!
4 years, 3 months ago (2016-08-30 18:08:47 UTC) #8
oshima
lgtm with nits and q https://codereview.chromium.org/2291913002/diff/1/ash/shell/shell_delegate_impl.cc File ash/shell/shell_delegate_impl.cc (right): https://codereview.chromium.org/2291913002/diff/1/ash/shell/shell_delegate_impl.cc#newcode101 ash/shell/shell_delegate_impl.cc:101: void TakePartialScreenshot(const base::Closure& done) ...
4 years, 3 months ago (2016-09-02 13:55:19 UTC) #10
jdufault
https://codereview.chromium.org/2291913002/diff/1/ash/shell/shell_delegate_impl.cc File ash/shell/shell_delegate_impl.cc (right): https://codereview.chromium.org/2291913002/diff/1/ash/shell/shell_delegate_impl.cc#newcode101 ash/shell/shell_delegate_impl.cc:101: void TakePartialScreenshot(const base::Closure& done) override {} On 2016/09/02 13:55:19, ...
4 years, 3 months ago (2016-09-02 19:46:32 UTC) #11
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/2291913002/20001
4 years, 3 months ago (2016-09-02 19:47:00 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-02 20:27:35 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 20:30:18 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e4546d228f4c10f4e942e3692e46c3805ac68c22
Cr-Commit-Position: refs/heads/master@{#416334}

Powered by Google App Engine
This is Rietveld 408576698