DescriptionFix thread checking logic in ContextProviderCommandBuffer
The thread check error addressed by https://codereview.chromium.org/1450433002
Was the result of an unnecessary thread check before thread attachment, which
was causing the thread checker to initialize itself on the wrong thread.
This CL reverts https://codereview.chromium.org/1450433002 and removes thread
checks from all the places where there were no thread checks prior to
https://codereview.chromium.org/1414683003/
BUG=556725
R=piman@chromium.org
Committed: https://crrev.com/de9af7e94dd4a3acd66b0135da4b80f4ba42ba56
Cr-Commit-Position: refs/heads/master@{#360928}
Patch Set 1 #
Total comments: 1
Patch Set 2 : re-add check on SetupLock #
Depends on Patchset: Messages
Total messages: 13 (3 generated)
|