Add flow to enable Google Drive offline mode automatically on first run.
How this works is that we create a WebContents in the background to a Drive endpoint that will take care of all the offline initialization for the app. We succeed if a background page is opened; otherwise, we fail if the page does not load or after a timeout. BUG=307302 TEST=manual Review URL: https://codereview.chromium.org/55423004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233501 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment