diff options
author | grt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-21 03:35:25 +0000 |
---|---|---|
committer | grt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-21 03:35:25 +0000 |
commit | 163bf7418c076c85f04f4697ce80658eca8343dc (patch) | |
tree | 3651236687a8e4fd555a814ce110c4575ce4cb67 /build/gyp_helper.py | |
parent | 1515493f97d3ccddaeeac3b13b0064125fe9e42e (diff) | |
download | chromium_src-163bf7418c076c85f04f4697ce80658eca8343dc.zip chromium_src-163bf7418c076c85f04f4697ce80658eca8343dc.tar.gz chromium_src-163bf7418c076c85f04f4697ce80658eca8343dc.tar.bz2 |
Fix race in matching tab contents titles in GCF integration tests.
The tab contents window title is updated from the page URL to the page
title in conjucting with sending out the
IA2_EVENT_DOCUMENT_LOAD_COMPLETE accessibility event. Usually the update
has already happened by the time the load event is processed by the
test, but not always. The tests now match both URL and title when
handling these load events.
BUG=276416
TEST=chrome_frame_tests.exe --gtest_filter=CF*/NavigationTransitionTest.JavascriptWindowOpen/* --gtest_repeat=20 passes when use_aura=1
Review URL: https://chromiumcodereview.appspot.com/22912010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218620 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/gyp_helper.py')
0 files changed, 0 insertions, 0 deletions