• Sergey Ulanov's avatar
    [Ozone, Fuchsia] Add OzonePlatform::GetPlatformProperties() · 3c7f51e9
    Sergey Ulanov authored
    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: default avatarRobert Kroeger <rjkroege@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#569706}
    3c7f51e9
ozone_platform.h 7.36 KB