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

Issue 2538633002: Adds a couple more properties to the property converter (Closed)

Created:
4 years ago by sky
Modified:
4 years ago
Reviewers:
msw
CC:
chromium-reviews, kalyank, sadrul, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds a couple more properties to the property converter This also adds PropertyConverter::GetPropertyValueFromTransformValue() which I need in ash for values used in creation of the window but don't make their way into real properties. BUG=664625 TEST=none R=msw@chromium.org Committed: https://crrev.com/153f6770e0347b20dc07c3d10bda3e82db01b7fc Cr-Commit-Position: refs/heads/master@{#435026}

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 12

Patch Set 3 : feedback #

Patch Set 4 : merge again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+207 lines, -28 lines) Patch
M ui/aura/client/aura_constants.h View 2 chunks +7 lines, -1 line 0 comments Download
M ui/aura/client/aura_constants.cc View 1 2 chunks +5 lines, -3 lines 0 comments Download
M ui/aura/mus/property_converter.h View 1 2 5 chunks +17 lines, -0 lines 0 comments Download
M ui/aura/mus/property_converter.cc View 1 2 8 chunks +55 lines, -4 lines 0 comments Download
M ui/aura/mus/property_converter_unittest.cc View 1 2 4 chunks +42 lines, -0 lines 0 comments Download
M ui/views/mus/desktop_window_tree_host_mus.h View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/views/mus/desktop_window_tree_host_mus.cc View 1 2 chunks +20 lines, -0 lines 0 comments Download
M ui/views/mus/mus_client.cc View 1 2 2 chunks +49 lines, -3 lines 0 comments Download
M ui/views/mus/native_widget_mus.cc View 1 4 chunks +5 lines, -16 lines 0 comments Download
M ui/views/test/native_widget_factory_aura_mus.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/widget/native_widget_aura.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
sky
4 years ago (2016-11-29 00:32:11 UTC) #1
msw
https://codereview.chromium.org/2538633002/diff/20001/ui/aura/mus/property_converter.cc File ui/aura/mus/property_converter.cc (right): https://codereview.chromium.org/2538633002/diff/20001/ui/aura/mus/property_converter.cc#newcode55 ui/aura/mus/property_converter.cc:55: for (auto& pair : properties) It seems easy for ...
4 years ago (2016-11-29 01:15:45 UTC) #6
sky
https://codereview.chromium.org/2538633002/diff/20001/ui/aura/mus/property_converter.cc File ui/aura/mus/property_converter.cc (right): https://codereview.chromium.org/2538633002/diff/20001/ui/aura/mus/property_converter.cc#newcode55 ui/aura/mus/property_converter.cc:55: for (auto& pair : properties) On 2016/11/29 01:15:45, msw ...
4 years ago (2016-11-29 04:19:37 UTC) #7
msw
lgtm
4 years ago (2016-11-29 17:43:48 UTC) #12
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/2538633002/60001
4 years ago (2016-11-29 17:44:44 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-11-29 17:50:15 UTC) #16
commit-bot: I haz the power
4 years ago (2016-11-29 17:52:12 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/153f6770e0347b20dc07c3d10bda3e82db01b7fc
Cr-Commit-Position: refs/heads/master@{#435026}

Powered by Google App Engine
This is Rietveld 408576698