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

Issue 414903002: Introduce 'grab_inputs' property for athena container. (Closed)

Created:
6 years, 5 months ago by Jun Mukai
Modified:
6 years, 5 months ago
Reviewers:
oshima
CC:
chromium-reviews, Nikita (slow)
Project:
chromium
Visibility:
Public.

Description

Introduce 'grab_inputs' property for athena container. BUG=395655 R=oshima@chromium.org TEST=athena_unittests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285371

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix #

Total comments: 10

Patch Set 3 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+293 lines, -8 lines) Patch
M athena/home/home_card_impl.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M athena/screen/public/screen_manager.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M athena/screen/screen_manager_impl.cc View 1 2 6 chunks +101 lines, -1 line 0 comments Download
M athena/screen/screen_manager_unittest.cc View 1 2 3 chunks +177 lines, -0 lines 0 comments Download
M athena/test/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M athena/test/athena_test_helper.cc View 3 chunks +8 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Jun Mukai
6 years, 5 months ago (2014-07-23 21:22:10 UTC) #1
oshima
https://codereview.chromium.org/414903002/diff/1/athena/screen/screen_manager_impl.cc File athena/screen/screen_manager_impl.cc (right): https://codereview.chromium.org/414903002/diff/1/athena/screen/screen_manager_impl.cc#newcode141 athena/screen/screen_manager_impl.cc:141: return container_->Contains(static_cast<aura::Window*>(target)) ? We need to allow a container ...
6 years, 5 months ago (2014-07-23 23:24:35 UTC) #2
oshima
and fyi: https://codereview.chromium.org/411543006/
6 years, 5 months ago (2014-07-23 23:33:10 UTC) #3
Jun Mukai
https://codereview.chromium.org/414903002/diff/1/athena/screen/screen_manager_impl.cc File athena/screen/screen_manager_impl.cc (right): https://codereview.chromium.org/414903002/diff/1/athena/screen/screen_manager_impl.cc#newcode141 athena/screen/screen_manager_impl.cc:141: return container_->Contains(static_cast<aura::Window*>(target)) ? On 2014/07/23 23:24:35, oshima wrote: > ...
6 years, 5 months ago (2014-07-24 17:52:02 UTC) #4
oshima
lgtm with nits https://codereview.chromium.org/414903002/diff/20001/athena/screen/screen_manager_impl.cc File athena/screen/screen_manager_impl.cc (right): https://codereview.chromium.org/414903002/diff/20001/athena/screen/screen_manager_impl.cc#newcode33 athena/screen/screen_manager_impl.cc:33: bool DoesGrabInput(aura::Window* container) { Or GrabsInput ...
6 years, 5 months ago (2014-07-24 18:12:49 UTC) #5
Jun Mukai
https://codereview.chromium.org/414903002/diff/20001/athena/screen/screen_manager_impl.cc File athena/screen/screen_manager_impl.cc (right): https://codereview.chromium.org/414903002/diff/20001/athena/screen/screen_manager_impl.cc#newcode33 athena/screen/screen_manager_impl.cc:33: bool DoesGrabInput(aura::Window* container) { On 2014/07/24 18:12:48, oshima wrote: ...
6 years, 5 months ago (2014-07-24 18:57:26 UTC) #6
Jun Mukai
The CQ bit was checked by mukai@chromium.org
6 years, 5 months ago (2014-07-24 18:59:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/414903002/40001
6 years, 5 months ago (2014-07-24 19:01:26 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-24 21:02:14 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-24 21:09:13 UTC) #10
Message was sent while issue was closed.
Change committed as 285371

Powered by Google App Engine
This is Rietveld 408576698