Chromium Code Reviews
DescriptionRestart in Desktop if Metro tries to start up without GPU
This doesn't yet handle the case where the GPU becomes crashy. The
user would need to close and re-open Chrome, currently. That case
seems more complicated to handle because it's only down low that
we know that, not up at the chrome:: level.
This DCHECKs in https://code.google.com/p/chromium/codesearch#chromium/src/base/win/scoped_com_initializer.h&l=55
in debug, but I believe that's an unrelated problem at HEAD. (i.e. all
restarts are doing that currently.)
R=cpu@chromium.org
BUG=308736
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232836
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : use public/ #
Total comments: 2
Patch Set 4 : no atl #Messages
Total messages: 5 (0 generated)
|