Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Issue 316413002: Revert 275293 "Add authentication support to AttachmentUploaderI..." (Closed)

Created:
6 years, 6 months ago by Timur Iskhodzhanov
Modified:
6 years, 6 months ago
Reviewers:
maniscalco
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 275293 "Add authentication support to AttachmentUploaderI..." BUG=381581 > Add authentication support to AttachmentUploaderImpl. > > Update AUI to request an access token and send an Authorization header > with each requests. If the server responds with 401, AUI invalidates > its token, but does not retry. Retries will be implemented in a future > CL, probably at a higher level. > > BUG=371516 > > Review URL: https://codereview.chromium.org/304253010 TBR=maniscalco@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275357

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -473 lines) Patch
M trunk/src/sync/internal_api/attachments/attachment_uploader_impl.cc View 7 chunks +36 lines, -122 lines 0 comments Download
M trunk/src/sync/internal_api/attachments/attachment_uploader_impl_unittest.cc View 13 chunks +18 lines, -328 lines 0 comments Download
M trunk/src/sync/internal_api/public/attachments/attachment_uploader_impl.h View 3 chunks +4 lines, -22 lines 0 comments Download
M trunk/src/sync/sync_tests.gypi View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Timur Iskhodzhanov
6 years, 6 months ago (2014-06-06 08:51:11 UTC) #1
Timur Iskhodzhanov
6 years, 6 months ago (2014-06-06 08:51:21 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r275357 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698