DescriptionFix thumbnails in the guest mode.
In the guest mode, thumbnails were not loaded, because the token was unavailable, since Drive is disabled for the guest mode. Actually, the token is not necessary at all for local resources, therefore it should not be used.
This patch avoids fetching the token for local resources, what solves the problem.
TEST=Tested manually. Thumbnails work in the guest mode.
BUG=311212
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232961
Patch Set 1 #
Total comments: 3
Patch Set 2 : Fixed. #Messages
Total messages: 11 (0 generated)
|