Add a flag to ChromeVox upload script for direct publish without interactive mode.
commit6b0d8dcf9441c6458ad5e0c839f3738e765b5487
authordtseng <dtseng@chromium.org>
Sat, 21 Feb 2015 00:52:06 +0000 (20 16:52 -0800)
committerCommit bot <commit-bot@chromium.org>
Sat, 21 Feb 2015 00:53:11 +0000 (21 00:53 +0000)
tree72a5ee84885683b7a1a26457f1f0d0ede1d12d43
parente94fe096ed8c20a9388c6b321dc20a4b3eaa0a34
Add a flag to ChromeVox upload script for direct publish without interactive mode.

- -p or --publish will now upload and publish.
- only request auth code and oauth token once each (reuse as needed for subsequent calls).
- try closing some more of the httpd socket connections.

Review URL: https://codereview.chromium.org/927543003

Cr-Commit-Position: refs/heads/master@{#317463}
chrome/browser/resources/chromeos/chromevox/tools/chromevox_webstore_util.py
chrome/browser/resources/chromeos/chromevox/tools/upload_chromevox_to_webstore.py