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

Issue 273113004: Make CompositorImpl::CompositeAndReadback fail and return false. (Closed)

Created:
6 years, 7 months ago by danakj
Modified:
6 years, 7 months ago
Reviewers:
powei, piman
CC:
chromium-reviews, darin-cc_chromium.org, jam, brianderson, enne (OOO), piman, aelias_OOO_until_Jul13
Visibility:
Public.

Description

Make CompositorImpl::CompositeAndReadback fail and return false. Removes the call to LayerTreeHost::CompositeAndReadback and just fail immediately. This method should be replaced with an async readback in order to get pixels again. R=powei BUG=252046 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269931

Patch Set 1 : compositor-impl-cnr-false: #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -4 lines) Patch
M content/browser/renderer_host/compositor_impl_android.cc View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
danakj
6 years, 7 months ago (2014-05-12 14:43:54 UTC) #1
danakj
6 years, 7 months ago (2014-05-12 14:45:01 UTC) #2
danakj
6 years, 7 months ago (2014-05-12 14:51:50 UTC) #3
powei
lgtm
6 years, 7 months ago (2014-05-12 18:56:03 UTC) #4
piman
lgtm
6 years, 7 months ago (2014-05-12 18:58:48 UTC) #5
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 7 months ago (2014-05-12 23:21:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/273113004/1
6 years, 7 months ago (2014-05-12 23:22:52 UTC) #7
commit-bot: I haz the power
Change committed as 269931
6 years, 7 months ago (2014-05-13 00:05:58 UTC) #8
danakj
6 years, 7 months ago (2014-05-13 19:32:13 UTC) #9
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/284733005/ by danakj@chromium.org.

The reason for reverting is: Seems like this broke android pixel tests also:
https://code.google.com/p/chromium/issues/detail?id=372562.

Powered by Google App Engine
This is Rietveld 408576698