summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorszager <szager@chromium.org>2016-02-01 22:53:13 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-02 06:54:16 +0000
commit34c8bfd59f4d8943df2620620cd00ae1d0fc1999 (patch)
treee94a81359324b44fb2ab2ab4ed433730a0008e2f /base
parent06c47023a270dfc3fba392d9812c24dcc14fcae2 (diff)
downloadchromium_src-34c8bfd59f4d8943df2620620cd00ae1d0fc1999.zip
chromium_src-34c8bfd59f4d8943df2620620cd00ae1d0fc1999.tar.gz
chromium_src-34c8bfd59f4d8943df2620620cd00ae1d0fc1999.tar.bz2
Fix lazy test result printing.
Previously, description() and isSuccessfullyParsed() would add their results to the top of the document immediately, even if setPrintTestResultsLazily() was used. This caused problems for async tests that relied on precise document offset measurements (such as the IntersectionObserver tests). With this change, setPrintTestResultsLazily() will cause *all* test output to be delayed until finishJSTest(). BUG=540528 R=ojan@chromium.org,esprehn@chromium.org Review URL: https://codereview.chromium.org/1648123004 Cr-Commit-Position: refs/heads/master@{#372902}
Diffstat (limited to 'base')
0 files changed, 0 insertions, 0 deletions