Add warnings to inspector DOM count unittest baselines.
commitf9bdf777a13404ba25e0e8cdf99a3554320529c9
authorkouhei@chromium.org <kouhei@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 22 Jul 2014 09:09:09 +0000 (22 09:09 +0000)
committerkouhei@chromium.org <kouhei@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 22 Jul 2014 09:09:09 +0000 (22 09:09 +0000)
tree62eb179d1c7b94fdf9d47b0c03327240140bd962
parentc77f27240138492a287c1e7e984ff170da7ec3f2
Add warnings to inspector DOM count unittest baselines.

The unit test failure indicates a serious Document leak, where all
WebCore::Document loaded in Chrome is leaking.
This CL adds warning comments to the baseline to avoid regressions.

BUG=392121
NOTRY=true

Review URL: https://codereview.chromium.org/393123003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284653 0039d316-1c4b-4281-b951-d872f2087c98
tools/telemetry/telemetry/core/backends/chrome/inspector_memory_unittest.py