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

Issue 12630010: Files.app: Treats HTTP_FORBIDDEN (403) as temporary error on authentication. (Closed)

Created:
7 years, 9 months ago by yoshiki
Modified:
7 years, 9 months ago
Reviewers:
Joao da Silva, zel, kinaba
CC:
chromium-reviews, achuith+watch_chromium.org
Visibility:
Public.

Description

Files.app: Treats HTTP_FORBIDDEN (403) as temporary error on authentication. Sometimes the auth server returns '403 Rate Limit Exceeded' but it is treated as a permanent error and makes Files.app offline-mode. This patch makes '403' treated as a temporary error. BUG=180830 TEST=Repeat logging-in and opening Files.app 20 times, and confirms the error is not happen. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189787

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Patch Set 6 : fix test failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M chrome/browser/chromeos/login/login_utils_browsertest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/auth_service.cc View 2 chunks +9 lines, -1 line 0 comments Download
M google_apis/gaia/oauth2_access_token_fetcher.cc View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
yoshiki
@kinaba: could you take a look? Thanks.
7 years, 9 months ago (2013-03-11 09:55:32 UTC) #1
kinaba
lgtm for c/b/google_apis.
7 years, 9 months ago (2013-03-11 09:57:32 UTC) #2
yoshiki
+zelidrag Could you take a look at google_apis/gaia/oauth2_access_token_fetcher.cc?
7 years, 9 months ago (2013-03-12 00:57:21 UTC) #3
yoshiki
@zel: ping?
7 years, 9 months ago (2013-03-18 15:41:24 UTC) #4
zel
lgtm
7 years, 9 months ago (2013-03-18 16:15:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/12630010/2001
7 years, 9 months ago (2013-03-18 16:15:48 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=94347
7 years, 9 months ago (2013-03-18 19:18:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/12630010/20001
7 years, 9 months ago (2013-03-19 03:19:11 UTC) #8
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 9 months ago (2013-03-19 03:28:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/12630010/21003
7 years, 9 months ago (2013-03-19 03:31:46 UTC) #10
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 9 months ago (2013-03-19 04:42:30 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/12630010/36001
7 years, 9 months ago (2013-03-20 10:03:58 UTC) #12
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=109252
7 years, 9 months ago (2013-03-20 11:05:20 UTC) #13
yoshiki
+joaodasilva: Could you take a look at login_utils_browsertest.cc? Thanks,
7 years, 9 months ago (2013-03-21 16:39:37 UTC) #14
Joao da Silva
lgtm Thanks for updating the test!
7 years, 9 months ago (2013-03-21 17:00:19 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/12630010/48001
7 years, 9 months ago (2013-03-21 17:33:03 UTC) #16
yoshiki
7 years, 9 months ago (2013-03-22 09:58:17 UTC) #17
Message was sent while issue was closed.
Committed patchset #6 manually as r189787 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698