Chromium Code Reviews
DescriptionServiceWorker: Re-enable FetchEvent_respondWithRejection
Memory sanitizer shows an error of uninitialized read in
service_worker_browsertest.cc. This patch adds a check if
WaitForConsoleMessages has been already called, so the variable will be read
only after WaitForConsoleMessages initializes it.
BUG=635599
TEST=./out/msan/content_browsertests --no-sandbox --gtest_filter="ServiceWorkerVersionBrowserTest.FetchEvent_respondWithRejection"
Committed: https://crrev.com/4d4c3711a48ca7006ecf7e0a860994eaa8fd006e
Cr-Commit-Position: refs/heads/master@{#410584}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|
|||||||||||||||||||