Chromium Code Reviews
DescriptionIsolate tests that initialize ServiceManagerConnection
Some unit tests initialize ServiceManagerConnection and leave it initialized
(e.g. in RenderProcessHostImpl::InitializeChannelProxy). On the other hand,
tests that use TestServiceManagerContext/ServiceManagerContext expect
ServiceManagerConnection to be unitialized on test start or
DCHECK(!g_connection_for_process.Get()) fails.
Change to explicitly uninitialize ServiceManagerConnection on creation of
TestServiceManagerContext.
BUG=717928, 697217
Review-Url: https://codereview.chromium.org/2861503003
Cr-Commit-Position: refs/heads/master@{#471696}
Committed: https://chromium.googlesource.com/chromium/src/+/5ffddc43be38516f89c6c631872285324778eb39
Patch Set 1 #
Messages
Total messages: 16 (11 generated)
|
|||||||||||||||||||