New issue
Advanced search Search tips

Issue 838517 link

Starred by 2 users

Issue metadata

Status: Started
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug

Blocking:
issue 733450



Sign in to add a comment

Run content_shell with ozone-gbm on a Linux desktop

Project Member Reported by joone....@intel.com, May 1 2018

Issue description

Chrome Version: ToT
OS: Arch Linux

What steps will reproduce the problem?
(1) Build content_shell as follows:
$ cd ~/git/chromium/src
$ gn gen out/Release "--args=use_ozone=true ozone_platform_gbm=true
  use_intel_minigbm=true build_display_configuration = true toolkit_views = false"
$ ninja -C out/Release content_shell
(2) Run content_shell
$ EGL_PLATFORM=surfaceless out/Release/content_shell ---ozone-platform=gbm


What is the expected result?
It launches in full screen.

What happens instead?
It just runs a loop. Nothing happens.

 
Description: Show this description
Description: Show this description
Cc: rjkroege@chromium.org
Hi rjkroege@ do we need to run content_shell with Mus?
embedded content shell (i.e. toolkit_view=false) probably doesn't need to support running in either mus or mash modes at this time. 
Blocking: 733450
It needs to run the display configurator to change the display mode.
Components: Internals>GPU
Owner: rjkroege@chromium.org
Status: Assigned (was: Untriaged)
rjkroege: I'm not sure I understand your comment #4.  Are you saying that this is WontFix? If so, can you mark it as such? If no, can you triage?
Status: WontFix (was: Assigned)
In my opinion, there's no need to do this work at this time.
Status: (was: WontFix)
I work on it: https://chromium-review.googlesource.com/c/chromium/src/+/1220719
Status: Started
Labels: Proj-Ozone
Owner: joone....@intel.com
Per code-review comment: please write a design doc. 

Sign in to add a comment