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

Issue 2648433006: Get frecon working with mustash. (Closed)

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

Description

Get frecon working with mustash. This CL adds a mus specific ConsoleServiceProviderDelegate. It sends IPCs to mus-ws to take and relinquish display control. This is necessary because dbus and display management are not in the same process anymore. BUG=682804 Review-Url: https://codereview.chromium.org/2648433006 Cr-Commit-Position: refs/heads/master@{#445857} Committed: https://chromium.googlesource.com/chromium/src/+/a653f8962715401e37ae038f4946e85ab6433d6d

Patch Set 1 #

Patch Set 2 : Fix manifest. #

Total comments: 6

Patch Set 3 : Rebase and change manifests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -3 lines) Patch
M chrome/browser/chrome_content_browser_manifest_overlay.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/BUILD.gn View 1 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 2 chunks +8 lines, -2 lines 0 comments Download
A chrome/browser/chromeos/dbus/mus_console_service_provider_delegate.h View 1 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/dbus/mus_console_service_provider_delegate.cc View 1 chunk +37 lines, -0 lines 0 comments Download
M services/ui/display/screen_manager_ozone.h View 1 chunk +3 lines, -0 lines 0 comments Download
M services/ui/display/screen_manager_ozone.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M services/ui/manifest.json View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M services/ui/public/interfaces/display/display_controller.mojom View 1 chunk +10 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (6 generated)
kylechar
+sky for everything minus security +tsepez for security review (mojoms and manifests)
3 years, 11 months ago (2017-01-24 15:20:54 UTC) #3
Tom Sepez
lgtm
3 years, 11 months ago (2017-01-24 17:09:22 UTC) #4
sky
https://codereview.chromium.org/2648433006/diff/40001/chrome/browser/chromeos/dbus/mus_console_service_provider_delegate.h File chrome/browser/chromeos/dbus/mus_console_service_provider_delegate.h (right): https://codereview.chromium.org/2648433006/diff/40001/chrome/browser/chromeos/dbus/mus_console_service_provider_delegate.h#newcode23 chrome/browser/chromeos/dbus/mus_console_service_provider_delegate.h:23: void TakeDisplayOwnership(const UpdateOwnershipCallback& callback) override; I'm not familiar with ...
3 years, 11 months ago (2017-01-24 18:59:03 UTC) #5
kylechar
https://codereview.chromium.org/2648433006/diff/40001/chrome/browser/chromeos/dbus/mus_console_service_provider_delegate.h File chrome/browser/chromeos/dbus/mus_console_service_provider_delegate.h (right): https://codereview.chromium.org/2648433006/diff/40001/chrome/browser/chromeos/dbus/mus_console_service_provider_delegate.h#newcode23 chrome/browser/chromeos/dbus/mus_console_service_provider_delegate.h:23: void TakeDisplayOwnership(const UpdateOwnershipCallback& callback) override; On 2017/01/24 18:59:03, sky ...
3 years, 11 months ago (2017-01-24 19:17:31 UTC) #6
sky
LGTM
3 years, 11 months ago (2017-01-24 21:59:09 UTC) #7
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/2648433006/60001
3 years, 11 months ago (2017-01-24 22:00:10 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 23:30:03 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/a653f8962715401e37ae038f4946...

Powered by Google App Engine
This is Rietveld 408576698