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

Issue 2693823004: aura-mus: Implement DesktopWindowTreeHostMus::SetOpacity(). (Closed)

Created:
3 years, 10 months ago by Elliot Glaysher
Modified:
3 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews, kalyank, sadrul, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

aura-mus: Implement DesktopWindowTreeHostMus::SetOpacity(). Also ensures that the views_examples program still works in mash, which was used for testing. BUG=663619 TEST=DesktopWindowTreeHostMusTest.SetOpacity Review-Url: https://codereview.chromium.org/2693823004 Cr-Commit-Position: refs/heads/master@{#450214} Committed: https://chromium.googlesource.com/chromium/src/+/18ba644c962b669f3465ff7d44588f15acd5c72c

Patch Set 1 #

Patch Set 2 : Add trivial test to make sure end to end doesn't stall. #

Total comments: 2

Patch Set 3 : Removed the comments in WindowPortMus::SetOpacityFromServer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -5 lines) Patch
M chrome/app/mash/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura/mus/window_port_mus.cc View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M ui/aura/mus/window_tree_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/aura/mus/window_tree_client.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M ui/aura/mus/window_tree_host_mus.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/aura/mus/window_tree_host_mus.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/aura/mus/window_tree_host_mus_delegate.h View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/views/mus/desktop_window_tree_host_mus.cc View 1 chunk +1 line, -3 lines 0 comments Download
M ui/views/mus/desktop_window_tree_host_mus_unittest.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
Elliot Glaysher
3 years, 10 months ago (2017-02-14 00:05:23 UTC) #7
sky
https://codereview.chromium.org/2693823004/diff/20001/chrome/app/mash/BUILD.gn File chrome/app/mash/BUILD.gn (right): https://codereview.chromium.org/2693823004/diff/20001/chrome/app/mash/BUILD.gn#newcode81 chrome/app/mash/BUILD.gn:81: standalone_services = [ "//mash/example/views_examples:manifest" ] Does this change what ...
3 years, 10 months ago (2017-02-14 00:41:33 UTC) #8
sky
I see how this works now. When the client changes the value it's routed to ...
3 years, 10 months ago (2017-02-14 00:47:22 UTC) #9
Elliot Glaysher
https://codereview.chromium.org/2693823004/diff/20001/chrome/app/mash/BUILD.gn File chrome/app/mash/BUILD.gn (right): https://codereview.chromium.org/2693823004/diff/20001/chrome/app/mash/BUILD.gn#newcode81 chrome/app/mash/BUILD.gn:81: standalone_services = [ "//mash/example/views_examples:manifest" ] On 2017/02/14 00:41:33, sky ...
3 years, 10 months ago (2017-02-14 00:52:28 UTC) #10
Elliot Glaysher
Removed comments in WindowPortMus::SetOpacityFromServer.
3 years, 10 months ago (2017-02-14 00:54:54 UTC) #12
sky
Excellent, LGTM
3 years, 10 months ago (2017-02-14 00:55:12 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/2693823004/40001
3 years, 10 months ago (2017-02-14 00:56:26 UTC) #17
commit-bot: I haz the power
3 years, 10 months ago (2017-02-14 02:54:53 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/18ba644c962b669f3465ff7d4458...

Powered by Google App Engine
This is Rietveld 408576698