DescriptionExplicit GC of strings to avoid test timeout.
The test file visited-link-hang.html creates millions of strings with length
1-1000000. That caused the giant-stylesheet-crash.html test to time out if
the strings were still not garbage collected. Added explicit garbage
collection to clean up after the visited-link-hang strings. Likewise, added
explicit GC calls as a safety measure in the test that timed out.
R=ojan@chromium.org
BUG=305037
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160683
Patch Set 1 #Patch Set 2 : Rebase on top of CRLF -> LF change. #
Messages
Total messages: 10 (0 generated)
|