DescriptionWhen 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 #
Messages
Total messages: 12 (7 generated)
|