Chromium Code Reviews
DescriptionAdd DCHECK to detect when a RPH is reused with a different context.
When running in single-process mode (as happens in tests) we always
attempt to reuse an existing render process host. If a previous test
does not clean up properly then this render process host will be
associated with a (now invalid) BrowserContext.
This DCHECK assists in discovering test cases where this happens without
running the tests under a memory error detector such as MSan.
BUG=608064
Committed: https://crrev.com/7b5641ee5ec1f5517924b020ad6265d4ffcaeabd
Cr-Commit-Position: refs/heads/master@{#391865}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||