Fix data fetcher for light stop correctly on windows.
SetBufferAvailableState was from called DataFetcherSharedMemory::Stop for all cases including TYPE_LIGHT, but for light, we are not using it as we are using SetLightBuffer(light_buffer_, -1); BUG=474586 Review URL: https://codereview.chromium.org/1064863002 Cr-Commit-Position: refs/heads/master@{#324044}
Showing
Please register or sign in to comment