Descriptioncc: Fix WeakPtrFactory::GetWeakPtr() race when using multiple raster worker threads.
This prevents multiple threads from being able to call GetWeakPtr()
at the same time by making sure the lock is acquired when this is
called.
R=vmpstr@chromium.org
BUG=
Committed: https://crrev.com/d130dcddb4bced6c4058d8d2fd6560b41fc5103a
Cr-Commit-Position: refs/heads/master@{#302717}
Patch Set 1 #Patch Set 2 : some cleanup #Patch Set 3 : rebase #Messages
Total messages: 10 (3 generated)
|