New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 739874 link

Starred by 3 users

Issue metadata

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



Sign in to add a comment

ash_unittests --mash aren't generating a shared resource bundle

Project Member Reported by jonr...@chromium.org, Jul 6 2017

Issue description

Due to changes in AuraInit, chrome --mash was crashing when the ash process shutdown unexpectedly.

This lead to the following revert: https://chromium.googlesource.com/chromium/src.git/+/e3f9dbb7b50ab80caf29071bef886c2ec8cee28c

This means that when running chrome --mash, there is a ui::ResourceBundle::HasSharedInstance()

However no ash_unittests --mash caught this error. So the shared resource bundle doesn't exist there. So our test setup has drifted from the actual running.

We should find out why, and at least add a test specifically for shared resource startup.
 
Cc: jonr...@chromium.org sky@chromium.org
Components: Internals>MUS
Owner: ----
Status: Untriaged (was: Assigned)
+sky@ to help triage mash bugs
Components: -Internals>MUS Internals>Services>WindowService

Sign in to add a comment