DescriptionFold BeginFrameSource::SetClientReady into AddObserver
As a part of https://codereview.chromium.org/1774323003, it became clear
that it needed to be possible to call SetClientReady repeatedly, which
some sources didn't support.
Instead of just making that part of the contract, instead fold the two
places where SetClientReady mattered into AddObserver (the first time
where a begin frame could actually be delivered) and remove
SetClientReady from the API.
R=skyostil@chromium.org,sunnyps@chomium.org
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/de6bfca79029c410d2e7c58173e2119fd485cc28
Cr-Commit-Position: refs/heads/master@{#381612}
Patch Set 1 #Depends on Patchset: Dependent Patchsets: Messages
Total messages: 25 (11 generated)
|