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

Issue 2122413002: cc: Tell scheduler the output surface is lost before releasing it. (Closed)

Created:
4 years, 5 months ago by danakj
Modified:
4 years, 5 months ago
Reviewers:
enne (OOO)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2785
Target Ref:
refs/pending/branch-heads/2785
Project:
chromium
Visibility:
Public.

Description

cc: Tell scheduler the output surface is lost before releasing it. This matches the behaviour of ReleaseOutputSurface, and will prevent the scheduler from trying to activate when the surface is released. At the time the surface is lost in the scheduler, it will drop the active tree and activate the pending tree immediately. This avoids the state where we have a pending tree when the output surface is released, after doing ReleaseTreeResources. TBR=enne BUG=624075 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review-Url: https://codereview.chromium.org/2126813003 Cr-Commit-Position: refs/heads/master@{#403990} (cherry picked from commit e702a318e280000fc7f7d81c08c8ed41caa14735) Committed: https://chromium.googlesource.com/chromium/src/+/d15d2bcb527059f38d4c546ad349cfba04646186

Patch Set 1 #

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

Messages

Total messages: 2 (1 generated)
danakj
4 years, 5 months ago (2016-07-07 00:16:58 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d15d2bcb527059f38d4c546ad349cfba04646186.

Powered by Google App Engine
This is Rietveld 408576698