New issue
Advanced search Search tips

Issue 631518 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 15
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Port BootSpashScreen to work with mash

Project Member Reported by sky@chromium.org, Jul 26 2016

Issue description

It uses ui::CopyAreaToCanvas, which likely means we need support in mus to get it right.
 
Owner: kylec...@chromium.org

Comment 2 by sky@chromium.org, Aug 24 2016

Labels: Proj-Mustash-Mash
Labels: Proj-Mustash
Components: Internals>MUS
Owner: ----
Components: -Internals>MUS Internals>Services>WindowService
Components: -MUS
Components: -Internals>Services>WindowService Internals>Services>Ash
Labels: -Proj-Mustash-Mash
Cc: derat@chromium.org
Labels: -Proj-Mustash Proj-Mash-MultiProcess
Status: Available (was: Untriaged)
+derat

Bug scrub: Does anyone know if this is working correctly with mash? When I boot a device with --enable-features=Mash things look mostly OK, but a black shelf shows up briefly before the login screen.

I'm not sure what BootSplashScreen is -- it doesn't exist in the code.
Cc: jdufault@chromium.org
Status: WontFix (was: Available)
I think that BootSplashScreen was an old X11-era hack that copied the Chrome OS boot splash screen into a layer so we could fade smoothly from it to the login screen. I don't think that it's relevant anymore.

If there's jank during the boot-to-login transition with --enable-features=Mash, it should be fixed (why are we showing the shelf?), but it'd probably be better to use a separate bug for that.

+jdufault in case this isn't already on his radar.
> Bug scrub: Does anyone know if this is working correctly with mash? When I boot a device with --enable-features=Mash things look mostly OK, but a black shelf shows up briefly before the login screen.

This was a separate regression that should be fixed.

Sign in to add a comment