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

Issue 2376673002: When onPageFinished calls onNewPicture, pass null picture on SDK>=JB MR2. (Closed)

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

Description

When onPageFinished calls onNewPicture, pass null picture on SDK>=JB MR2. onPagefinished generates a synthetic onNewPicture callback if a picture listener is registered. We probably shouldn't change that behaviour, even though it was introduced to fix a different CTS test flake, because applications may well be relying upon it. Given that, it should at least respect the documented behaviour that the picture instance it passes should be null on JB MR2 and above. BUG=650641 Committed: https://crrev.com/3d240ed8eb78d66415e16773f0265fb902f0434e Cr-Commit-Position: refs/heads/master@{#421222}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java View 2 chunks +4 lines, -4 lines 0 comments Download
M android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java View 3 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
Tobias Sargeant
4 years, 2 months ago (2016-09-27 13:09:47 UTC) #2
Torne
lgtm
4 years, 2 months ago (2016-09-27 15:38:20 UTC) #7
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/2376673002/1
4 years, 2 months ago (2016-09-27 15:41:27 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-09-27 15:46:50 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 15:49:11 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3d240ed8eb78d66415e16773f0265fb902f0434e
Cr-Commit-Position: refs/heads/master@{#421222}

Powered by Google App Engine
This is Rietveld 408576698