Chromium Code Reviews
DescriptionTwo fixes for mash browser_tests on chromes
If sysui crashes and restarts we can hit
RootWindowController::OnShelfWindowAvailable() more than once. The
code OnShelfWindowAvailable() calls to doesn't expect this and we
crash. I'm changing this code to do nothing in this case, which isn't
really right, but sysui is going away so this is all temporary.
The other change is to disable various services from being created in
chrome when in mash. These don't make sense for this config, so
disabling.
BUG=594600
TEST=covered by tests
R=ben@chromium.org
Committed: https://crrev.com/eb82553244fd22a01078f330ea8cefaa160e1901
Cr-Commit-Position: refs/heads/master@{#403512}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|
||||||||||||||||||||||||||||