Block SendJavaScriptErrorReport from Windows
Currently, SendJavaScriptErrorReport relies on GetClientCollectStatsConsent which is broken on Windows (specifically, it doesn't thunk over to the correct DLL before accessing globals). Disable SendJavaScriptErrorReport on Windows until that is fixed. Bug: chromium:1129544, chromium:1121816 Change-Id: I949af71855d012547aa2dc91cd87a98fa1de6cc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417299 Auto-Submit: Ian Barkley-Yeung <iby@chromium.org> Reviewed-by:Miriam Zimmerman <mutexlox@chromium.org> Commit-Queue: Ian Barkley-Yeung <iby@chromium.org> Cr-Commit-Position: refs/heads/master@{#808137}
Showing
Please register or sign in to comment