commit | 22e219ac98430e0a834781b49b0972c777622080 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Nov 05 23:48:08 2012 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Nov 05 23:48:08 2012 |
tree | 394bcc5f8a7f8d41cf840aeeed41cf795636b46f | |
parent | ca442e182ac0da6206d7a70321c7c157eb7c4534 [diff] |
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