DescriptionAttempt to fix ChromeFrame perf test failures on the experimental builder. The test fails because of a crash while running
one of the chrome frame creation tests. This test causes a crash on the builder and it appears to occur because of multiple
chrome frame dlls being loaded in the process. One from the regular release\servers folder and the other one from the
reference build.
Attempted fix is to add a sleep after the call to CoFreeUnusedLibraries to allow the currently loaded chrome frame binary
to unload.
TBR=amit
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51095
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|