DescriptionMove GPU preliminary info collection back to UI thread.
Apparently doing it on FILE thread causes a race, which causes crbug 83153.
In order to move back to UI thread, we have to drop chrome channel support in GPU blacklist (it's a FILE operation); also, we have to move the collection of ATI driver version in linux to GPU process.
Note that this is the minimum change required for the move. Further cleanup will follow once this is merged safely back to M16.
BUG=97535
TEST=unittest
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111390
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|