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

Issue 2339633002: mash: Port KeyboardUIMus to mojo:ash; remove sysui. (Closed)

Created:
4 years, 3 months ago by msw
Modified:
4 years, 3 months ago
Reviewers:
Dirk Pranke, sky
CC:
chromium-reviews, sadrul, dtseng+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, oshima+watch_chromium.org, kalyank, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mash: Port KeyboardUIMus to mojo:ash; remove sysui. Move ash/sysui/keyboard_ui_mus.* to ash/mus. Instantiate KeyboardUIMus from WmShellMus. Avoid null pointer access in mash_unittests. Cleanup [AshWindowTreeHost|Shell]InitParams. Remove Shell::in_mus_ and accessor. Remove ash/sysui directory and contents. BUG=616857 TEST=No ChromeOS keyboard changes. R=sky@chromium.org TBR=dpranke@chromium.org Committed: https://crrev.com/15156bf5e576f3894a1eac72f2802f88ca59dd43 Cr-Commit-Position: refs/heads/master@{#418381}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add mash NOTIMPLEMENTED() in AccessibilityManager::UpdateVirtualKeyboardFromPref() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -1221 lines) Patch
M ash/BUILD.gn View 2 chunks +0 lines, -2 lines 0 comments Download
M ash/host/ash_window_tree_host_init_params.h View 1 chunk +1 line, -15 lines 0 comments Download
D ash/host/ash_window_tree_host_init_params.cc View 1 chunk +0 lines, -20 lines 0 comments Download
M ash/mus/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M ash/mus/bridge/wm_shell_mus.cc View 3 chunks +3 lines, -4 lines 0 comments Download
A + ash/mus/keyboard_ui_mus.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ash/mus/keyboard_ui_mus.cc View 3 chunks +7 lines, -5 lines 0 comments Download
M ash/root_window_controller.cc View 1 chunk +1 line, -16 lines 0 comments Download
M ash/shell.h View 2 chunks +0 lines, -6 lines 0 comments Download
M ash/shell.cc View 9 chunks +17 lines, -47 lines 0 comments Download
M ash/shell_init_params.h View 2 chunks +3 lines, -26 lines 0 comments Download
D ash/shell_init_params.cc View 1 chunk +0 lines, -22 lines 0 comments Download
D ash/sysui/BUILD.gn View 1 chunk +0 lines, -92 lines 0 comments Download
D ash/sysui/DEPS View 1 chunk +0 lines, -16 lines 0 comments Download
D ash/sysui/README.md View 1 chunk +0 lines, -5 lines 0 comments Download
D ash/sysui/keyboard_ui_mus.h View 1 chunk +0 lines, -51 lines 0 comments Download
D ash/sysui/keyboard_ui_mus.cc View 1 chunk +0 lines, -52 lines 0 comments Download
D ash/sysui/main.cc View 1 chunk +0 lines, -12 lines 0 comments Download
D ash/sysui/manifest.json View 1 chunk +0 lines, -10 lines 0 comments Download
D ash/sysui/shell_delegate_mus.h View 1 chunk +0 lines, -58 lines 0 comments Download
D ash/sysui/shell_delegate_mus.cc View 1 chunk +0 lines, -222 lines 0 comments Download
D ash/sysui/stub_context_factory.h View 1 chunk +0 lines, -64 lines 0 comments Download
D ash/sysui/stub_context_factory.cc View 1 chunk +0 lines, -91 lines 0 comments Download
D ash/sysui/sysui_application.h View 1 chunk +0 lines, -44 lines 0 comments Download
D ash/sysui/sysui_application.cc View 1 chunk +0 lines, -326 lines 0 comments Download
M chrome/browser/chromeos/accessibility/accessibility_manager.cc View 1 1 chunk +16 lines, -11 lines 0 comments Download
M tools/determinism/compare_build_artifacts.py View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 20 (10 generated)
msw
Hey Scott, please take a look; thanks!
4 years, 3 months ago (2016-09-13 19:46:49 UTC) #1
sky
Nice! LGTM https://codereview.chromium.org/2339633002/diff/1/chrome/browser/chromeos/accessibility/accessibility_manager.cc File chrome/browser/chromeos/accessibility/accessibility_manager.cc (right): https://codereview.chromium.org/2339633002/diff/1/chrome/browser/chromeos/accessibility/accessibility_manager.cc#newcode959 chrome/browser/chromeos/accessibility/accessibility_manager.cc:959: } File a but for the else ...
4 years, 3 months ago (2016-09-13 20:09:47 UTC) #4
msw
https://codereview.chromium.org/2339633002/diff/1/chrome/browser/chromeos/accessibility/accessibility_manager.cc File chrome/browser/chromeos/accessibility/accessibility_manager.cc (right): https://codereview.chromium.org/2339633002/diff/1/chrome/browser/chromeos/accessibility/accessibility_manager.cc#newcode959 chrome/browser/chromeos/accessibility/accessibility_manager.cc:959: } On 2016/09/13 20:09:47, sky wrote: > File a ...
4 years, 3 months ago (2016-09-13 20:36:56 UTC) #5
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/2339633002/20001
4 years, 3 months ago (2016-09-13 20:37:22 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/258633)
4 years, 3 months ago (2016-09-13 20:45:48 UTC) #10
msw
+TBR Dirk for compare_build_artifacts.py
4 years, 3 months ago (2016-09-13 20:59:46 UTC) #13
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/2339633002/20001
4 years, 3 months ago (2016-09-13 21:00:13 UTC) #15
Dirk Pranke
lgtm
4 years, 3 months ago (2016-09-13 21:36:17 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-13 21:49:37 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 21:53:17 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/15156bf5e576f3894a1eac72f2802f88ca59dd43
Cr-Commit-Position: refs/heads/master@{#418381}

Powered by Google App Engine
This is Rietveld 408576698