DescriptionUnblock main thread before LTHImpl::CommitComplete.
Main tree only needs to be blocked while synchronizing the render tree.
Once all the properties are pushed to the pending tree on impl thread,
the main thread can be unblocked.
BUG=333013
Patch Set 1 #Patch Set 2 : undo unnecessary edit # |