DescriptionFix ChromiumLinkerTest crashing due to null Context
This patch fixes an exception thrown while running ChromiumLinkerTest
which was caused by null Context. The solution is to make
ChromeLinkerTestApplication be a subclass of BaseChromiumApplication
because it automatically calls ApplicationStatus.initialize() in
onCreate().
BUG=459669
Committed: https://crrev.com/0e657f72853e60d37eb4d1fab5be0fa674028d6b
Cr-Commit-Position: refs/heads/master@{#317358}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|