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

Issue 2061023002: wayland: Fix GetUserDataAs in remote_shell_get_remote_surface (Closed)

Created:
4 years, 6 months ago by xiyuan
Modified:
4 years, 6 months ago
Reviewers:
reveman
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

wayland: Fix GetUserDataAs in remote_shell_get_remote_surface GetUserDataAs<T> needs to be consistent with SetImplementation. WaylandRemoteShell instance is associated with WaylandRemoteShell and that is what GetUserDataAs<T> gets back. BUG=None Committed: https://crrev.com/8430411773ff2f7ffc3d64f4602a527c54846ec1 Cr-Commit-Position: refs/heads/master@{#399588}

Patch Set 1 #

Total comments: 10

Patch Set 2 : address nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -14 lines) Patch
M components/exo/wayland/server.cc View 1 5 chunks +24 lines, -14 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
xiyuan
4 years, 6 months ago (2016-06-13 21:10:02 UTC) #2
reveman
lgtm % nits https://codereview.chromium.org/2061023002/diff/1/components/exo/wayland/server.cc File components/exo/wayland/server.cc (right): https://codereview.chromium.org/2061023002/diff/1/components/exo/wayland/server.cc#newcode1502 components/exo/wayland/server.cc:1502: WaylandRemoteShell(Display* exo_display, nit: s/exo_display/display/ https://codereview.chromium.org/2061023002/diff/1/components/exo/wayland/server.cc#newcode1503 components/exo/wayland/server.cc:1503: ...
4 years, 6 months ago (2016-06-13 21:44:56 UTC) #3
xiyuan
https://codereview.chromium.org/2061023002/diff/1/components/exo/wayland/server.cc File components/exo/wayland/server.cc (right): https://codereview.chromium.org/2061023002/diff/1/components/exo/wayland/server.cc#newcode1502 components/exo/wayland/server.cc:1502: WaylandRemoteShell(Display* exo_display, On 2016/06/13 21:44:56, reveman wrote: > nit: ...
4 years, 6 months ago (2016-06-13 22:08:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2061023002/20001
4 years, 6 months ago (2016-06-13 22:09:17 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-13 22:53:25 UTC) #8
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-13 22:53:35 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-06-13 22:56:20 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8430411773ff2f7ffc3d64f4602a527c54846ec1
Cr-Commit-Position: refs/heads/master@{#399588}

Powered by Google App Engine
This is Rietveld 408576698