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

Issue 2282153002: android: Remove CleanupReference from CookiesFetcher (Closed)

Created:
4 years, 3 months ago by boliu
Modified:
4 years, 3 months ago
Reviewers:
Yaron, gone
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

android: Remove CleanupReference from CookiesFetcher Just have native side delete itself when done. BUG=507405 Committed: https://crrev.com/6f9330835277c36481df6533d767ee4101eaf947 Cr-Commit-Position: refs/heads/master@{#415054}

Patch Set 1 #

Patch Set 2 : fix double delete #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -34 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/cookies/CookiesFetcher.java View 4 chunks +1 line, -18 lines 0 comments Download
M chrome/browser/android/cookies/cookies_fetcher.h View 2 chunks +3 lines, -6 lines 0 comments Download
M chrome/browser/android/cookies/cookies_fetcher.cc View 1 3 chunks +3 lines, -10 lines 3 comments Download

Messages

Total messages: 24 (14 generated)
boliu
and actually finishing this!!
4 years, 3 months ago (2016-08-26 21:25:43 UTC) #2
boliu
On 2016/08/26 21:25:43, boliu wrote: > and actually finishing this!! actually, persist can be made ...
4 years, 3 months ago (2016-08-26 21:27:02 UTC) #5
boliu
On 2016/08/26 21:27:02, boliu wrote: > On 2016/08/26 21:25:43, boliu wrote: > > and actually ...
4 years, 3 months ago (2016-08-26 21:29:06 UTC) #6
boliu
+dfalcantara for review since yaron is ooo
4 years, 3 months ago (2016-08-29 15:46:54 UTC) #16
gone
https://chromiumcodereview.appspot.com/2282153002/diff/20001/chrome/browser/android/cookies/cookies_fetcher.cc File chrome/browser/android/cookies/cookies_fetcher.cc (right): https://chromiumcodereview.appspot.com/2282153002/diff/20001/chrome/browser/android/cookies/cookies_fetcher.cc#newcode66 chrome/browser/android/cookies/cookies_fetcher.cc:66: base::Bind(&CookiesFetcher::OnCookiesFetchFinished, base::Owned(this))); What destroys the object on this path? ...
4 years, 3 months ago (2016-08-29 18:07:54 UTC) #17
boliu
https://chromiumcodereview.appspot.com/2282153002/diff/20001/chrome/browser/android/cookies/cookies_fetcher.cc File chrome/browser/android/cookies/cookies_fetcher.cc (right): https://chromiumcodereview.appspot.com/2282153002/diff/20001/chrome/browser/android/cookies/cookies_fetcher.cc#newcode66 chrome/browser/android/cookies/cookies_fetcher.cc:66: base::Bind(&CookiesFetcher::OnCookiesFetchFinished, base::Owned(this))); On 2016/08/29 18:07:53, dfalcantara wrote: > What ...
4 years, 3 months ago (2016-08-29 18:53:46 UTC) #18
gone
lgtm :P https://chromiumcodereview.appspot.com/2282153002/diff/20001/chrome/browser/android/cookies/cookies_fetcher.cc File chrome/browser/android/cookies/cookies_fetcher.cc (right): https://chromiumcodereview.appspot.com/2282153002/diff/20001/chrome/browser/android/cookies/cookies_fetcher.cc#newcode66 chrome/browser/android/cookies/cookies_fetcher.cc:66: base::Bind(&CookiesFetcher::OnCookiesFetchFinished, base::Owned(this))); On 2016/08/29 18:53:45, boliu wrote: ...
4 years, 3 months ago (2016-08-29 18:55:01 UTC) #19
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/2282153002/20001
4 years, 3 months ago (2016-08-29 19:49:06 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-30 03:45:18 UTC) #22
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 03:48:16 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6f9330835277c36481df6533d767ee4101eaf947
Cr-Commit-Position: refs/heads/master@{#415054}

Powered by Google App Engine
This is Rietveld 408576698