DescriptionGet AboutResource as account metadata for Drive V2.
In Drive V2 api, change ID is extended to int64, so we have to extend the size to 64bit.
For getting account metadata, WAPI:Drive V2 is not 1:1
mapping. Getting application list is separated from this
CL.
As refactoring gdata_wapi_feed_loader and making a separate
drive_api_feed_loader makes very redundant copy & paste,
so used IsDriveV2APIEnabled() for separating different JSON
feed handlings in completion callbacks.
CLs for getting file changelists and applists will follow.
BUG=chromium:127728
TEST=manually make sure this doesn't break FileBrowser
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150718
Patch Set 1 : . #
Total comments: 16
Patch Set 2 : fix for comments. #Patch Set 3 : Fix 64bit printf. #Patch Set 4 : rebase. #Messages
Total messages: 8 (0 generated)
|