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

Issue 2840333002: Add encounteredError() to AssociatedInterfacePtrController. (Closed)

Created:
3 years, 8 months ago by wangjimmy
Modified:
3 years, 7 months ago
CC:
Aaron Boodman, abarth-chromium, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add encounteredError() to AssociatedInterfacePtrController. Indicates whether an error has been encountered by the interface endpoint client. If true, method calls made on this interface will be dropped (and may already have been dropped). BUG=695635 Review-Url: https://codereview.chromium.org/2840333002 Cr-Commit-Position: refs/heads/master@{#467869} Committed: https://chromium.googlesource.com/chromium/src/+/2e7fbc6d817dc0307b5e64992590114b10566f7e

Patch Set 1 #

Total comments: 1

Patch Set 2 : Make encounteredError private. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M mojo/public/js/associated_bindings.js View 1 1 chunk +7 lines, -0 lines 0 comments Download
M mojo/public/js/lib/interface_endpoint_client.js View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
wangjimmy
Hi Ken, PTAL
3 years, 8 months ago (2017-04-26 21:31:41 UTC) #4
Ken Rockot(use gerrit already)
https://codereview.chromium.org/2840333002/diff/1/mojo/public/js/lib/interface_endpoint_client.js File mojo/public/js/lib/interface_endpoint_client.js (right): https://codereview.chromium.org/2840333002/diff/1/mojo/public/js/lib/interface_endpoint_client.js#newcode30 mojo/public/js/lib/interface_endpoint_client.js:30: this.encounteredError = false; I would prefer that we keep ...
3 years, 7 months ago (2017-04-27 15:03:27 UTC) #7
Ken Rockot(use gerrit already)
On 2017/04/27 at 15:03:27, Ken Rockot wrote: > https://codereview.chromium.org/2840333002/diff/1/mojo/public/js/lib/interface_endpoint_client.js > File mojo/public/js/lib/interface_endpoint_client.js (right): > > ...
3 years, 7 months ago (2017-04-27 15:04:03 UTC) #8
wangjimmy
On 2017/04/27 15:04:03, Ken Rockot wrote: > On 2017/04/27 at 15:03:27, Ken Rockot wrote: > ...
3 years, 7 months ago (2017-04-28 02:02:29 UTC) #11
Ken Rockot(use gerrit already)
lgtm
3 years, 7 months ago (2017-04-28 02:50:21 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2840333002/20001
3 years, 7 months ago (2017-04-28 03:19:09 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 03:25:51 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/2e7fbc6d817dc0307b5e64992590...

Powered by Google App Engine
This is Rietveld 408576698