[Ozone, Fuchsia] Add OzonePlatform::GetPlatformProperties()
Scenic Ozone platform requires view_owner_request field to be set in PlatformWindowInitProperties when creating a window. Previously there was no mechanism for upper layers to discover that the current Ozone platform expects that field. To solve this problem this CL adds GetPlatformProperties() method in OzonePlatform. The returned PlatformProperties struct contains just one field, but in future it can be extended as needed for other platforms. Bug: 829980 Change-Id: Idcd8c1b645cdeca36975c7feb5a1cf720fd592dd Reviewed-on: https://chromium-review.googlesource.com/1110877 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#569706}
Showing
Please register or sign in to comment