Chromium Code Reviews
DescriptionCorrect EmbeddedTestServer usage in chromeos tests.
Adding EmbeddedTestServer handlers after the server has started isn't
thread safe.
This CL fixes the threading issues by either starting the server after
the handlers are added or by splitting the server start into two phases.
This is needed when the server's base URL is required for registering
the handlers.
BUG=546060
Committed: https://crrev.com/c6c3e05c26ef6aeba63e78ef06c5c4d94f75e454
Cr-Commit-Position: refs/heads/master@{#434733}
Patch Set 1 : Correct EmbeddedTestServer usage in chromeos tests. #
Messages
Total messages: 20 (10 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||