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

Issue 435023003: Add pretargethandler to exit overview mode on touch/click. (Closed)

Created:
6 years, 4 months ago by rsadam
Modified:
6 years, 4 months ago
Reviewers:
tdanderson, bshe
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org, tdanderson
Project:
chromium
Visibility:
Public.

Description

Add pretargethandler to exit overview mode on touch/click. Touching or clicking on the background page while in overview mode will now dismiss it. BUG=364507 TEST=TBA Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287601

Patch Set 1 #

Patch Set 2 : Add touch to exit. #

Total comments: 18

Patch Set 3 : #

Total comments: 8

Patch Set 4 : Addressed feedback. #

Patch Set 5 : Fix diamond inheritance. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -1 line) Patch
M ash/desktop_background/desktop_background_view.h View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M ash/desktop_background/desktop_background_view.cc View 1 2 3 2 chunks +39 lines, -1 line 0 comments Download

Messages

Total messages: 19 (0 generated)
rsadam
Hi Biao, PTAL! I haven't written the unittests yet, but will follow up with them.
6 years, 4 months ago (2014-08-01 18:54:15 UTC) #1
tdanderson
Hey Raheem, please see my unsolicited drive-by review comments below! https://codereview.chromium.org/435023003/diff/20001/ash/desktop_background/desktop_background_view.cc File ash/desktop_background/desktop_background_view.cc (right): https://codereview.chromium.org/435023003/diff/20001/ash/desktop_background/desktop_background_view.cc#newcode76 ...
6 years, 4 months ago (2014-08-01 19:32:15 UTC) #2
rsadam
Thanks for the driveby comments! Sorry, in hindsight, I should have added you as a ...
6 years, 4 months ago (2014-08-01 19:57:10 UTC) #3
tdanderson
I've left a few more comments below. Also, git logs are much easier to read ...
6 years, 4 months ago (2014-08-01 20:09:27 UTC) #4
bshe
https://codereview.chromium.org/435023003/diff/40001/ash/desktop_background/desktop_background_view.cc File ash/desktop_background/desktop_background_view.cc (right): https://codereview.chromium.org/435023003/diff/40001/ash/desktop_background/desktop_background_view.cc#newcode127 ash/desktop_background/desktop_background_view.cc:127: DesktopBackgroundView::~DesktopBackgroundView() { nit: do you need to remove the ...
6 years, 4 months ago (2014-08-05 11:38:29 UTC) #5
rsadam
https://codereview.chromium.org/435023003/diff/40001/ash/desktop_background/desktop_background_view.cc File ash/desktop_background/desktop_background_view.cc (right): https://codereview.chromium.org/435023003/diff/40001/ash/desktop_background/desktop_background_view.cc#newcode91 ash/desktop_background/desktop_background_view.cc:91: if (event->handled()) On 2014/08/01 20:09:27, tdanderson wrote: > Is ...
6 years, 4 months ago (2014-08-05 14:52:55 UTC) #6
bshe
On 2014/08/05 14:52:55, rsadam wrote: > https://codereview.chromium.org/435023003/diff/40001/ash/desktop_background/desktop_background_view.cc > File ash/desktop_background/desktop_background_view.cc (right): > > https://codereview.chromium.org/435023003/diff/40001/ash/desktop_background/desktop_background_view.cc#newcode91 > ...
6 years, 4 months ago (2014-08-05 15:07:17 UTC) #7
tdanderson
lgtm2
6 years, 4 months ago (2014-08-05 15:15:55 UTC) #8
rsadam
The CQ bit was checked by rsadam@chromium.org
6 years, 4 months ago (2014-08-05 15:24:56 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsadam@chromium.org/435023003/60001
6 years, 4 months ago (2014-08-05 15:25:44 UTC) #10
rsadam
Fix inheritance compile error on window. Views::View already extends EventHandler.
6 years, 4 months ago (2014-08-05 16:40:13 UTC) #11
rsadam
The CQ bit was checked by rsadam@chromium.org
6 years, 4 months ago (2014-08-05 16:40:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsadam@chromium.org/435023003/80001
6 years, 4 months ago (2014-08-05 16:41:39 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-05 19:42:13 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-05 19:56:02 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu/builds/42766)
6 years, 4 months ago (2014-08-05 19:56:03 UTC) #16
rsadam
The CQ bit was checked by rsadam@chromium.org
6 years, 4 months ago (2014-08-05 19:59:50 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsadam@chromium.org/435023003/80001
6 years, 4 months ago (2014-08-05 20:01:38 UTC) #18
commit-bot: I haz the power
6 years, 4 months ago (2014-08-05 21:18:26 UTC) #19
Message was sent while issue was closed.
Change committed as 287601

Powered by Google App Engine
This is Rietveld 408576698