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

Issue 2292393002: aw: Cancel pending callbacks after native destroy (Closed)

Created:
4 years, 3 months ago by boliu
Modified:
4 years, 3 months ago
Reviewers:
Tobias Sargeant
CC:
chromium-reviews, android-webview-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

aw: Cancel pending callbacks after native destroy Normal destroy already calls removeCallbacksAndMessages. This Cl covers when the CleanupReference runs before the java side is garbage collected. Add a test for this, and stop this test suite repeating since they are only unit tests. Committed: https://crrev.com/d9836842ef4f93f2d9fd63f2080e4175f3601af9 Cr-Commit-Position: refs/heads/master@{#415629}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -6 lines) Patch
M android_webview/java/src/org/chromium/android_webview/AwContents.java View 2 chunks +8 lines, -6 lines 0 comments Download
M android_webview/java/src/org/chromium/android_webview/AwContentsClientCallbackHelper.java View 4 chunks +18 lines, -0 lines 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientCallbackHelperTest.java View 6 chunks +52 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
boliu
ptal
4 years, 3 months ago (2016-08-30 22:15:57 UTC) #2
boliu
fwiw, I didn't figure out a better api than setCancelCallbackPoller. this setter sucks because it's ...
4 years, 3 months ago (2016-08-30 22:17:48 UTC) #3
Tobias Sargeant
On 2016/08/30 22:17:48, boliu wrote: > fwiw, I didn't figure out a better api than ...
4 years, 3 months ago (2016-08-31 09:44:14 UTC) #4
boliu
On 2016/08/31 09:44:14, Tobias Sargeant wrote: > On 2016/08/30 22:17:48, boliu wrote: > > fwiw, ...
4 years, 3 months ago (2016-08-31 13:22:47 UTC) #5
boliu
On 2016/08/31 13:22:47, boliu wrote: > On 2016/08/31 09:44:14, Tobias Sargeant wrote: > > On ...
4 years, 3 months ago (2016-08-31 13:23:44 UTC) #6
Tobias Sargeant
On 2016/08/31 13:22:47, boliu wrote: > On 2016/08/31 09:44:14, Tobias Sargeant wrote: > > On ...
4 years, 3 months ago (2016-08-31 13:26:01 UTC) #7
boliu
On 2016/08/31 13:26:01, Tobias Sargeant wrote: > On 2016/08/31 13:22:47, boliu wrote: > > On ...
4 years, 3 months ago (2016-08-31 13:28:32 UTC) #8
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/2292393002/1
4 years, 3 months ago (2016-08-31 13:28:54 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-08-31 14:49:24 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 14:52:00 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d9836842ef4f93f2d9fd63f2080e4175f3601af9
Cr-Commit-Position: refs/heads/master@{#415629}

Powered by Google App Engine
This is Rietveld 408576698