DescriptionRemove code allowing implicit conversion from WebElementCollection to WebNodeList.
Remove code allowing implicit conversion from WebElementCollection to WebNodeList.
This workaround was added in r166263 when getElementByTagName() was updated to
return a WebElementCollection instead of a WebNodeList. However, since then, the
callers have been updated on Chromium side and this workaround code is no longer
needed.
R=tkent
BUG=235008
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166719
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|