Descriptioncc: Do not verify resource sync tokens unnecessarily.
ResourceProvider::delegated_sync_points_required_ and
ResourceProvider::Child::needs_sync_tokens only toggle the creation of
sync tokens by ResourceProvider but ResourceProvider always tries to
verify sync tokens already associated with resources e.g. from the
worker thread. This CL ensures that we don't verify sync tokens if those
flags are off.
R=piman@chromium.org
BUG=626193
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/91978e02d9bd4c39d10de4a2a1698742d50b3ffb
Cr-Commit-Position: refs/heads/master@{#404435}
Patch Set 1 #Patch Set 2 : set sync token after verification #Messages
Total messages: 10 (3 generated)
|