summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authorjcivelli@chromium.org <jcivelli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-09 18:20:51 +0000
committerjcivelli@chromium.org <jcivelli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-09 18:20:51 +0000
commit36c48f996ec0389ef0c54aa1a29f0d35dbc4ef9a (patch)
tree1ee547abd26e115a0b918fda14e6931f89296347 /chrome/common
parent8ed95c3b2bd1c419ac2124ecd4ee7fa1b5315f84 (diff)
downloadchromium_src-36c48f996ec0389ef0c54aa1a29f0d35dbc4ef9a.zip
chromium_src-36c48f996ec0389ef0c54aa1a29f0d35dbc4ef9a.tar.gz
chromium_src-36c48f996ec0389ef0c54aa1a29f0d35dbc4ef9a.tar.bz2
The RenderViewHostManagerTest.PageDoesBackAndReload unit-test was keeping a pointer to a RVH after a navigation was committed and was comparing the current RVH some time after that with that old RVH that had been deleted at that point.
When we were lucky, the same address was used for the new RVH and the test would pass. When we were not lucky the test would fail. BUG=54708 TEST=Run the unit-tests. Review URL: http://codereview.chromium.org/3335011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58967 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
0 files changed, 0 insertions, 0 deletions