DescriptionHave getChildNodes() take a ContainerNode in argument
Have getChildNodes() take a ContainerNode in argument instead of a Node as
this utility function only makes sense for ContainerNodes. Also, this lets
the compiler generate slighter more efficient code.
This CL also makes use of getChildNodes() in more places to avoid code
duplication.
R=adamk@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179356
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|