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

Issue 2507943002: Move PlatformDisplayDefault into it's own file. (Closed)

Created:
4 years, 1 month ago by kylechar
Modified:
4 years, 1 month ago
Reviewers:
msw
CC:
chromium-reviews, rjkroege
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move PlatformDisplayDefault into it's own file. Fix style guide violation and unclutter the interface definition. Also remove many unnecessary forward defs and #includes. BUG=663907 Committed: https://crrev.com/72899e193d84abbce528ef62df45aef3fd699e83 Cr-Commit-Position: refs/heads/master@{#432879}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -492 lines) Patch
M services/ui/ws/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M services/ui/ws/display.h View 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/ws/platform_display.h View 3 chunks +2 lines, -78 lines 0 comments Download
M services/ui/ws/platform_display.cc View 2 chunks +3 lines, -256 lines 0 comments Download
A + services/ui/ws/platform_display_default.h View 1 4 chunks +13 lines, -87 lines 0 comments Download
A + services/ui/ws/platform_display_default.cc View 1 9 chunks +44 lines, -71 lines 0 comments Download
M services/ui/ws/test_utils.h View 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (8 generated)
kylechar
4 years, 1 month ago (2016-11-16 21:01:21 UTC) #2
msw
lgtm with minor nits https://codereview.chromium.org/2507943002/diff/1/services/ui/ws/platform_display_default.h File services/ui/ws/platform_display_default.h (right): https://codereview.chromium.org/2507943002/diff/1/services/ui/ws/platform_display_default.h#newcode16 services/ui/ws/platform_display_default.h:16: #include "ui/platform_window/platform_window.h" optional nit: restore ...
4 years, 1 month ago (2016-11-16 22:52:08 UTC) #3
kylechar
Thanks msw! https://codereview.chromium.org/2507943002/diff/1/services/ui/ws/platform_display_default.h File services/ui/ws/platform_display_default.h (right): https://codereview.chromium.org/2507943002/diff/1/services/ui/ws/platform_display_default.h#newcode16 services/ui/ws/platform_display_default.h:16: #include "ui/platform_window/platform_window.h" On 2016/11/16 22:52:08, msw wrote: ...
4 years, 1 month ago (2016-11-17 14:00:06 UTC) #4
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/2507943002/20001
4 years, 1 month ago (2016-11-17 15:05:10 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-17 15:09:45 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 15:11:49 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/72899e193d84abbce528ef62df45aef3fd699e83
Cr-Commit-Position: refs/heads/master@{#432879}

Powered by Google App Engine
This is Rietveld 408576698