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

Issue 2360533002: exo: Implement minimal support for version 6 of XDG shell. (Closed)

Created:
4 years, 3 months ago by reveman
Modified:
3 years, 10 months ago
Reviewers:
Daniele Castagna
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

exo: Implement minimal support for version 6 of XDG shell. ShellSurface::Configure is now able to handle the case where |widget_| is null as XDG shell version 6 requires the client to commit state prior to providing contents and making the shell surface visible. BUG=648028 Review-Url: https://codereview.chromium.org/2360533002 Cr-Commit-Position: refs/heads/master@{#447164} Committed: https://chromium.googlesource.com/chromium/src/+/189f9f6663dda6f7bb8a0e7639dbd0f9fc2e1a6b

Patch Set 1 #

Patch Set 2 : exo: Implement basic support for version 6 of XDG shell. #

Total comments: 2

Patch Set 3 : rebase #

Patch Set 4 : fix bad rebase and unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3730 lines, -250 lines) Patch
M components/exo/shell_surface.cc View 1 2 3 3 chunks +25 lines, -15 lines 0 comments Download
M components/exo/shell_surface_unittest.cc View 1 2 3 9 chunks +20 lines, -1 line 0 comments Download
M components/exo/wayland/server.cc View 1 2 9 chunks +499 lines, -108 lines 0 comments Download
M third_party/wayland-protocols/BUILD.gn View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M third_party/wayland-protocols/README.chromium View 1 2 1 chunk +4 lines, -1 line 0 comments Download
A third_party/wayland-protocols/include/protocol/xdg-shell-unstable-v6-client-protocol.h View 1 chunk +1715 lines, -0 lines 0 comments Download
A third_party/wayland-protocols/include/protocol/xdg-shell-unstable-v6-server-protocol.h View 1 chunk +1302 lines, -0 lines 0 comments Download
D third_party/wayland-protocols/protocol/xdg-shell-protocol.c View 1 chunk +0 lines, -125 lines 0 comments Download
A + third_party/wayland-protocols/protocol/xdg-shell-v5-protocol.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/wayland-protocols/protocol/xdg-shell-v6-protocol.c View 1 chunk +162 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
reveman
4 years, 2 months ago (2016-10-15 00:49:55 UTC) #2
Daniele Castagna
LGTM https://codereview.chromium.org/2360533002/diff/20001/components/exo/shell_surface.cc File components/exo/shell_surface.cc (right): https://codereview.chromium.org/2360533002/diff/20001/components/exo/shell_surface.cc#newcode1104 components/exo/shell_surface.cc:1104: if (widget_) { Can you mention in the ...
4 years, 2 months ago (2016-10-20 20:09:16 UTC) #3
reveman
https://codereview.chromium.org/2360533002/diff/20001/components/exo/shell_surface.cc File components/exo/shell_surface.cc (right): https://codereview.chromium.org/2360533002/diff/20001/components/exo/shell_surface.cc#newcode1104 components/exo/shell_surface.cc:1104: if (widget_) { On 2016/10/20 at 20:09:16, Daniele Castagna ...
3 years, 10 months ago (2017-01-30 22:54:05 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/2360533002/40001
3 years, 10 months ago (2017-01-30 22:54:34 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/355808)
3 years, 10 months ago (2017-01-31 00:19:27 UTC) #10
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/2360533002/60001
3 years, 10 months ago (2017-01-31 00:51:55 UTC) #13
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 02:16:28 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/189f9f6663dda6f7bb8a0e7639db...

Powered by Google App Engine
This is Rietveld 408576698