Igalia / chromium

Old repo. See https://crbug.com/578890 instead.
https://chromium.googlesource.com/chromium/src.git
BSD 3-Clause "New" or "Revised" License
115 stars 16 forks source link

[DoNotCarryForward] [ozone/wayland] Override kEnableOzoneDrmMojo to e… #483

Closed msisov closed 6 years ago

msisov commented 6 years ago

…nabled by default.

Ozone/Wayland relies on the mojo communication when running in the !single_process mode. Thus, to avoid messing up with ifdefs in the features::IsOzoneDrmMojo(), override the feature in the OzonePlatformWayland::InitializeUI if the !single_process condition is true.

Bug: 578890 Change-Id: I8d1515cae2fc117dd171d3ca3443c9a098192985

jkim-julie commented 6 years ago

lgtm