Fixed bug where the ExecuteJavascript() family of PyAuto hooks ignored the...
Fixed bug where the ExecuteJavascript() family of PyAuto hooks ignored the automation id of messages from DomAutomationController. This had the effect of hooks returning on the next message from DomAutomationController regardless of whether that message actually indicated completion of the injected javascript. BUG=120769 TEST=functional/execute_javascript.py Review URL: http://codereview.chromium.org/9950098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132503 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment