DescriptionFixed 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132503
Patch Set 1 #Patch Set 2 : Found a use where this change broke ExecuteJavascript, this should fix it. #
Messages
Total messages: 10 (0 generated)
|