0
Files
src/content
dimaa aba30978d6 Clean up g_memory_coordinator after each MemoryCoordinatorImpl test
MemoryCoordinatorImpl tests fail the first time and should be re-run separately.
g_memory_coordinator need to be cleaned up between tests, otherwise the subsequent tests
will crash trying to reset g_memory_coordinator.

This CL implements reset method which called after each MemoryCoordinatorImpl in destructor.

BUG=698282

Review-Url: https://codereview.chromium.org/2726983006
Cr-Commit-Position: refs/heads/master@{#454926}
2017-03-06 19:57:12 +00:00
..
2017-03-06 06:43:55 +00:00

Content is the core code needed to render a page using a multi-process sandboxed browser.

Developer documentation: http://www.chromium.org/developers/content-module

Internal Documentation: