DescriptionMove testRunner.startSpeechInput/setValueForUser to internals
Now TestRunner is being moved from CppBoundClass to gin::Wrappable,
where it is not appropriate to use WebElements directly. This CL moves
some functions which treats WebElement* from testRunner to internals.
(To be exact, this CL only copies some functions, but I'll remove those ones
in testRunner later.)
BUG=331301
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168495
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168588
Patch Set 1 #
Total comments: 4
Patch Set 2 : haraken's review #Patch Set 3 : Add #if #Patch Set 4 : (rebasing) #Patch Set 5 : (rebasing) #
Messages
Total messages: 22 (0 generated)
|