Fix TSan issues for data_fetcher_shared_memory_base_unittest.cc.
This patch moves the test for valid handle to a more appropriate place. Currently the expectation itself in the test can cause a race condition because it implicitly looks up a shared mem pointer from a different thread. BUG=284959 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/23986002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221444 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment