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

Issue 2280493002: fix for Chrome web browser does not minimize when touched. (Closed)

Created:
4 years, 4 months ago by xiaoyinh(OOO Sep 11-29)
Modified:
4 years, 3 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

fix for Chrome web browser does not minimize when touched. event type is not initialized as bitmap, and should be compared with ==. In this case, some touch/gesture events are treated as ui::ET_KEY_RELEASED and web browser did not get activated when touched. BUG=623735 Committed: https://crrev.com/3738b46fe8caa61fb134498fb45441d9ba8b3390 Cr-Commit-Position: refs/heads/master@{#414542}

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (15 generated)
xiaoyinh(OOO Sep 11-29)
stevenjb@, please take a look. Thanks!
4 years, 4 months ago (2016-08-25 00:24:31 UTC) #5
stevenjb
lgtm
4 years, 3 months ago (2016-08-25 16:41:08 UTC) #9
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/2280493002/20001
4 years, 3 months ago (2016-08-25 20:36:25 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-25 21:18:58 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-08-25 21:20:57 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3738b46fe8caa61fb134498fb45441d9ba8b3390
Cr-Commit-Position: refs/heads/master@{#414542}

Powered by Google App Engine
This is Rietveld 408576698