Re-enable PlatformAppBrowserTest.DevToolsOpenedWithReload with new create+wait logic.
http://crrev.com/165772 and http://crrev.com/165808 were in the commit queue
together. r165808 got clobbered, and was reverted in http://crrev.com/165846 .
This is a new version of https://codereview.chromium.org/11366052 that
incorporates changes in r165772 to avoid a reference count decrement past 0
that was introduced (and not picked up since this test was disabled in Debug due
to a webkit bug - http://crbug.com/157097 ).

For that bug, the Webkit Roll in r165534 and fix in
https://bugs.webkit.org/show_bug.cgi?id=100930 (WebKit revision 133188) means
that this test will no longer cause a segfault on Debug builds due to
http://crbug.com/157097 .

BUG=159304, 157097
TEST=browser_tests --gtest_filter=PlatformAppBrowserTest.DevToolsOpenedWithReload


Review URL: https://chromiumcodereview.appspot.com/11361087

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@166075 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed