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

Issue 292183007: Keep the reference of passing request (Closed)

Created:
6 years, 7 months ago by michaelbai
Modified:
6 years, 7 months ago
Reviewers:
boliu
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Keep the reference of passing request Otherwise the request will be gc-ed, and There is no onRequestCancelled invoked. BUG=375972 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272268

Patch Set 1 #

Total comments: 5

Patch Set 2 : addressed comments #

Patch Set 3 : #

Patch Set 4 : fix findbug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java View 1 2 3 3 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
michaelbai
6 years, 7 months ago (2014-05-21 22:02:24 UTC) #1
boliu
https://codereview.chromium.org/292183007/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java File android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java (right): https://codereview.chromium.org/292183007/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java#newcode144 android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java:144: if (mFirstRequest == awPermissionRequest) Does this mean any app ...
6 years, 7 months ago (2014-05-21 22:08:25 UTC) #2
michaelbai
PTAL https://codereview.chromium.org/292183007/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java File android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java (right): https://codereview.chromium.org/292183007/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java#newcode144 android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java:144: if (mFirstRequest == awPermissionRequest) Right, it because the ...
6 years, 7 months ago (2014-05-21 22:17:03 UTC) #3
boliu
https://codereview.chromium.org/292183007/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java File android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java (right): https://codereview.chromium.org/292183007/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java#newcode144 android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java:144: if (mFirstRequest == awPermissionRequest) On 2014/05/21 22:17:04, michaelbai wrote: ...
6 years, 7 months ago (2014-05-21 22:25:04 UTC) #4
michaelbai
On 2014/05/21 22:25:04, boliu wrote: > https://codereview.chromium.org/292183007/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java > File > android_webview/javatests/src/org/chromium/android_webview/test/MediaAccessPermissionRequestTest.java > (right): > > ...
6 years, 7 months ago (2014-05-21 22:34:02 UTC) #5
boliu
On 2014/05/21 22:34:02, michaelbai wrote: > Q2: No it will not as I can see, ...
6 years, 7 months ago (2014-05-21 22:38:08 UTC) #6
michaelbai
PTAL
6 years, 7 months ago (2014-05-21 23:06:17 UTC) #7
boliu
lgtm, thanks!
6 years, 7 months ago (2014-05-21 23:06:55 UTC) #8
michaelbai
The CQ bit was checked by michaelbai@chromium.org
6 years, 7 months ago (2014-05-21 23:08:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/292183007/100001
6 years, 7 months ago (2014-05-21 23:09:41 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-22 07:20:34 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-22 07:41:00 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg/builds/187068)
6 years, 7 months ago (2014-05-22 07:41:01 UTC) #13
michaelbai
The CQ bit was checked by michaelbai@chromium.org
6 years, 7 months ago (2014-05-22 15:31:58 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/292183007/120001
6 years, 7 months ago (2014-05-22 15:33:40 UTC) #15
commit-bot: I haz the power
6 years, 7 months ago (2014-05-22 19:20:21 UTC) #16
Message was sent while issue was closed.
Change committed as 272268

Powered by Google App Engine
This is Rietveld 408576698