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

Issue 2610783003: mus: Make sure window parenting happens in the window server. (Closed)

Created:
3 years, 11 months ago by sadrul
Modified:
3 years, 11 months ago
Reviewers:
Tom Sepez, sky
CC:
chromium-reviews, rjkroege, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, piman+watch_chromium.org, darin (slow to review), kylechar
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mus: Make sure window parenting happens in the window server. The native window parenting should happen in the window server, since a sandboxed gpu process won't be able to do it. BUG=643746 Review-Url: https://codereview.chromium.org/2610783003 Cr-Commit-Position: refs/heads/master@{#442060} Committed: https://chromium.googlesource.com/chromium/src/+/9bae0d9b67c3e52182fb0cfd2b516efd3e521f43

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -4 lines) Patch
M services/ui/gpu/gpu_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M services/ui/gpu/interfaces/gpu_host.mojom View 2 chunks +3 lines, -0 lines 0 comments Download
M services/ui/ws/display_manager.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/ws/gpu_host.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M services/ui/ws/gpu_host.cc View 1 4 chunks +46 lines, -2 lines 0 comments Download
M services/ui/ws/platform_display.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M services/ui/ws/platform_display_default.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M services/ui/ws/platform_display_default.cc View 1 2 3 chunks +8 lines, -1 line 0 comments Download
M services/ui/ws/test_utils.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M services/ui/ws/window_server.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/ws/window_server.cc View 1 2 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (17 generated)
sadrul
3 years, 11 months ago (2017-01-05 02:19:24 UTC) #6
sadrul
Actually, this needs some more work. I will ping again when this is ready for ...
3 years, 11 months ago (2017-01-05 03:43:01 UTC) #7
sadrul
sky@ for the plumbing of AcceleratedWidget from PlatformDisplayDefault to GpuHost tsepez@ for the mojom change, ...
3 years, 11 months ago (2017-01-06 18:27:02 UTC) #15
Tom Sepez
We made these IDs unguessable, right?
3 years, 11 months ago (2017-01-06 18:31:24 UTC) #16
sadrul
On 2017/01/06 18:31:24, Tom Sepez wrote: > We made these IDs unguessable, right? I think ...
3 years, 11 months ago (2017-01-06 20:30:48 UTC) #19
sky
LGTM
3 years, 11 months ago (2017-01-06 20:45:38 UTC) #20
Tom Sepez
Ah, ok. LGTM
3 years, 11 months ago (2017-01-06 20:58:27 UTC) #21
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/2610783003/40001
3 years, 11 months ago (2017-01-06 21:28:19 UTC) #23
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 21:36:08 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/9bae0d9b67c3e52182fb0cfd2b51...

Powered by Google App Engine
This is Rietveld 408576698