DescriptionFix ChromeFrame perf redness caused by the change to move the creation of the proxy launcher
to UITest::Setup. ChromeFrame perf tests override the Setup method and don't invoke the Base
UITest::Setup implementation.
This causes a crash in UITest::TearDown invoked during the ChromeFrame perf test runs where
we crash as the launcher is NULL. Added a check for the same.
BUG=none
TEST=chrome frame perf tests.
TBR=amit
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71733
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|