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

Issue 2812373002: Unregister from network changes on destroy in ContextualSearchTabHelper

Created:
3 years, 8 months ago by Yusuf
Modified:
3 years, 8 months ago
Reviewers:
CC:
chromium-reviews, twellington+watch_chromium.org, donnd+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/branch-heads/3029
Project:
chromium
Visibility:
Public.

Description

Unregister from network changes on destroy in ContextualSearchTabHelper This causes us to leak ChromeActivity instances and all the views associated with them. In general we should always make sure to unregister notifiers from application level singletons on destroy. BUG=710612 Review-Url: https://codereview.chromium.org/2812143002 Cr-Commit-Position: refs/heads/master@{#463855} Committed: https://chromium.googlesource.com/chromium/src/+/810b810269e4329d50c089c26d77f47ea89b61ef patch from issue 2812143002 at patchset 1 (http://crrev.com/2812143002#ps1)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchTabHelper.java View 1 chunk +3 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698