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

Issue 2505403003: TouchView Mojom (Closed)

Created:
4 years, 1 month ago by jonross
Modified:
4 years ago
Reviewers:
xiyuan, James Cook, dcheng
CC:
chromium-reviews, alemate+watch_chromium.org, sadrul, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, achuith+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, oshima+watch_chromium.org, kalyank, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

A new mojom so that chrome/browser can learn of touchview state changes which occur on ash. TEST=manually tested login screen in normal CrOS builds as well as with the mash flag BUG=648753 Committed: https://crrev.com/c85c81962fc4e37368c1562978fce94bfba6cd92 Cr-Commit-Position: refs/heads/master@{#435961}

Patch Set 1 #

Patch Set 2 #

Patch Set 3 : Rebase #

Patch Set 4 : Dont export for Windows #

Total comments: 8

Patch Set 5 : Rename and docs #

Total comments: 4

Patch Set 6 : Review comments #

Total comments: 2

Patch Set 7 : Minor param rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -123 lines) Patch
M ash/common/mojo_interface_factory.cc View 1 3 chunks +7 lines, -0 lines 0 comments Download
M ash/common/wm/maximize_mode/maximize_mode_controller.h View 1 2 3 4 5 6 5 chunks +17 lines, -0 lines 0 comments Download
M ash/common/wm/maximize_mode/maximize_mode_controller.cc View 1 2 3 4 5 6 3 chunks +19 lines, -0 lines 0 comments Download
M ash/mus/manifest.json View 1 1 chunk +1 line, -0 lines 0 comments Download
M ash/public/interfaces/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
A ash/public/interfaces/touch_view.mojom View 1 2 3 4 5 6 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_manifest_overlay.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h View 1 2 3 4 5 6 chunks +8 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 1 2 3 4 5 6 chunks +16 lines, -17 lines 0 comments Download
D chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.h View 1 chunk +0 lines, -53 lines 0 comments Download
D chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.cc View 1 chunk +0 lines, -44 lines 0 comments Download

Messages

Total messages: 34 (21 generated)
jonross
Hey James, Could you take a look at this change? I'm adding a new mojom ...
4 years ago (2016-12-01 14:38:40 UTC) #14
James Cook
Little things and questions https://codereview.chromium.org/2505403003/diff/60001/ash/public/interfaces/touch_view.mojom File ash/public/interfaces/touch_view.mojom (right): https://codereview.chromium.org/2505403003/diff/60001/ash/public/interfaces/touch_view.mojom#newcode9 ash/public/interfaces/touch_view.mojom:9: OnTouchViewChanged(bool enabled); nit: document when ...
4 years ago (2016-12-01 16:55:10 UTC) #16
jonross
https://codereview.chromium.org/2505403003/diff/60001/ash/public/interfaces/touch_view.mojom File ash/public/interfaces/touch_view.mojom (right): https://codereview.chromium.org/2505403003/diff/60001/ash/public/interfaces/touch_view.mojom#newcode9 ash/public/interfaces/touch_view.mojom:9: OnTouchViewChanged(bool enabled); On 2016/12/01 16:55:09, James Cook wrote: > ...
4 years ago (2016-12-01 19:20:57 UTC) #17
James Cook
LGTM
4 years ago (2016-12-01 20:34:29 UTC) #18
jonross
xiyuan@chromium.org: Please review changes in chrome/browser/ui/webui/chromeos/* I've added a new mojom to handle notifying chrome ...
4 years ago (2016-12-01 20:46:31 UTC) #20
xiyuan
lgtm https://codereview.chromium.org/2505403003/diff/80001/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc File chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc (right): https://codereview.chromium.org/2505403003/diff/80001/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc#newcode271 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc:271: touch_view_enabled_(false), nit: move initializer to header ? https://codereview.chromium.org/2505403003/diff/80001/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc#newcode301 ...
4 years ago (2016-12-01 21:28:39 UTC) #21
jonross
https://codereview.chromium.org/2505403003/diff/80001/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc File chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc (right): https://codereview.chromium.org/2505403003/diff/80001/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc#newcode271 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc:271: touch_view_enabled_(false), On 2016/12/01 21:28:39, xiyuan wrote: > nit: move ...
4 years ago (2016-12-01 22:01:17 UTC) #22
jonross
Hey dcheng@, Could you provide the security owners review to this change? I'm adding a ...
4 years ago (2016-12-01 22:03:45 UTC) #24
dcheng
mojo lgtm https://codereview.chromium.org/2505403003/diff/100001/ash/public/interfaces/touch_view.mojom File ash/public/interfaces/touch_view.mojom (right): https://codereview.chromium.org/2505403003/diff/100001/ash/public/interfaces/touch_view.mojom#newcode18 ash/public/interfaces/touch_view.mojom:18: AddObserver(TouchViewObserver client); Nit: shouldn't the parameter be ...
4 years ago (2016-12-02 02:59:50 UTC) #25
jonross
https://codereview.chromium.org/2505403003/diff/100001/ash/public/interfaces/touch_view.mojom File ash/public/interfaces/touch_view.mojom (right): https://codereview.chromium.org/2505403003/diff/100001/ash/public/interfaces/touch_view.mojom#newcode18 ash/public/interfaces/touch_view.mojom:18: AddObserver(TouchViewObserver client); On 2016/12/02 02:59:50, dcheng wrote: > Nit: ...
4 years ago (2016-12-02 14:45:59 UTC) #26
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/2505403003/120001
4 years ago (2016-12-02 14:46:18 UTC) #29
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years ago (2016-12-02 17:19:27 UTC) #32
commit-bot: I haz the power
4 years ago (2016-12-02 17:22:07 UTC) #34
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/c85c81962fc4e37368c1562978fce94bfba6cd92
Cr-Commit-Position: refs/heads/master@{#435961}

Powered by Google App Engine
This is Rietveld 408576698