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

Issue 2860283002: Clean-up in BindingmanagerImpl. (Closed)

Created:
3 years, 7 months ago by Jay Civelli
Modified:
3 years, 7 months ago
Reviewers:
boliu
CC:
chromium-reviews, jam, darin-cc_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean-up in BindingmanagerImpl. Now that BindingManagerImpl is running on 1 thread, we can remove ManagedConnection.cleanUp() and some null check over connections. Also ensuring we don't hold on to connections (in the moderate pool or other member variables) when removed, so that we don't modify their bindings from that point. Also some minor clean-ups and renaming of variables. BUG=689758 Review-Url: https://codereview.chromium.org/2860283002 Cr-Commit-Position: refs/heads/master@{#469788} Committed: https://chromium.googlesource.com/chromium/src/+/3caa6e14cb856d09bc62c2bbbcae32e2aeadf95b

Patch Set 1 : Clean-up in BindingmanagerImpl. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -60 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/BindingManagerImpl.java View 12 chunks +46 lines, -60 lines 0 comments Download

Messages

Total messages: 25 (21 generated)
Jay Civelli
3 years, 7 months ago (2017-05-05 21:21:39 UTC) #17
boliu
lgtm
3 years, 7 months ago (2017-05-05 21:34:28 UTC) #18
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/2860283002/120001
3 years, 7 months ago (2017-05-05 22:47:03 UTC) #22
commit-bot: I haz the power
3 years, 7 months ago (2017-05-05 22:53:58 UTC) #25
Message was sent while issue was closed.
Committed patchset #1 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/3caa6e14cb856d09bc62c2bbbcae...

Powered by Google App Engine
This is Rietveld 408576698