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

Issue 10207028: Fixed callWithToken error handling. (Closed)

Created:
8 years, 8 months ago by Jamie
Modified:
8 years, 8 months ago
Reviewers:
simonmorris
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Fixed callWithToken error handling. BUG=124898 TEST=Manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=133970

Patch Set 1 #

Total comments: 5

Patch Set 2 : Reviewer feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -55 lines) Patch
M remoting/webapp/client_screen.js View 1 chunk +8 lines, -4 lines 0 comments Download
M remoting/webapp/host_controller.js View 1 1 chunk +7 lines, -2 lines 0 comments Download
M remoting/webapp/host_list.js View 3 chunks +42 lines, -28 lines 0 comments Download
M remoting/webapp/oauth2.js View 1 2 chunks +20 lines, -17 lines 0 comments Download
M remoting/webapp/wcs.js View 1 chunk +7 lines, -2 lines 0 comments Download
M remoting/webapp/wcs_loader.js View 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jamie
callWithToken was previously just throwing an exception if the token refresh failed, resulting in the ...
8 years, 8 months ago (2012-04-25 01:20:47 UTC) #1
simonmorris
http://codereview.chromium.org/10207028/diff/1/remoting/webapp/host_controller.js File remoting/webapp/host_controller.js (right): http://codereview.chromium.org/10207028/diff/1/remoting/webapp/host_controller.js#newcode211 remoting/webapp/host_controller.js:211: callback(remoting.HostController.AsyncResult.FAILED); On 2012/04/25 01:20:48, Jamie wrote: > We could ...
8 years, 8 months ago (2012-04-25 16:59:41 UTC) #2
Jamie
http://codereview.chromium.org/10207028/diff/1/remoting/webapp/host_controller.js File remoting/webapp/host_controller.js (right): http://codereview.chromium.org/10207028/diff/1/remoting/webapp/host_controller.js#newcode211 remoting/webapp/host_controller.js:211: callback(remoting.HostController.AsyncResult.FAILED); On 2012/04/25 16:59:41, simonmorris wrote: > On 2012/04/25 ...
8 years, 8 months ago (2012-04-25 17:29:09 UTC) #3
simonmorris
8 years, 8 months ago (2012-04-25 18:12:34 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698