Add a test that is a repro case for bug 444945.
commit7bb1c5c7cb8e145d5222d19f38df405aa6b73ed8
authornick <nick@chromium.org>
Wed, 24 Dec 2014 01:37:19 +0000 (23 17:37 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 24 Dec 2014 01:38:10 +0000 (24 01:38 +0000)
treedea73fc9d81096713a2375e85d49386d5d742b2a
parent75c69eaf605093e4654ff16ac77b93630165ab61
Add a test that is a repro case for bug 444945.

It's disabled, because we don't have a fix yet
(and I'm about to go on leave).

This required moving the WebContentsAddedObserver from
content_browser_test_utils.h->browser_test_utils.h. I took
the opportunity to RenderFrame-ify it slightly.

BUG=444945

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

Cr-Commit-Position: refs/heads/master@{#309599}
chrome/browser/task_manager/task_manager_browsertest.cc
content/public/test/browser_test_utils.cc
content/public/test/browser_test_utils.h
content/public/test/content_browser_test_utils.cc
content/public/test/content_browser_test_utils.h