DescriptionRevert of Remove SurfaceFactory::Create and SurfaceFactory::Destroy (patchset #40 id:880001 of https://codereview.chromium.org/2485473003/ )
Reason for revert:
Seems to have broken windows compile:
https://build.chromium.org/p/chromium/builders/Win/builds/49156
Original issue's description:
> Remove SurfaceFactory::Create and SurfaceFactory::Destroy
>
> It is no longer possible to explicitly construct and destroy surfaces. A
> SurfaceFactory instance now handles only one surface at a time. Once the
> local frame id passed to SubmitCompositorFrame changes, the factory gets
> rid of the old surface and creates a new one.
>
> BUG=658607
> CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
>
> Committed: https://crrev.com/b902fd366ba91757dbee99d5f821f00d2de1d181
> Cr-Commit-Position: refs/heads/master@{#432312}
TBR=reveman@chromium.org,boliu@chromium.org,danakj@chromium.org,dtrainor@chromium.org,fsamuel@chromium.org,jbauman@chromium.org,piman@chromium.org,sky@chromium.org,samans@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=658607
Committed: https://crrev.com/5cdae2b53317c08448d0e765a0443934deb788c3
Cr-Commit-Position: refs/heads/master@{#432370}
Patch Set 1 #Messages
Total messages: 6 (2 generated)
|