DescriptionGet rid of custom bindings for V8NodeList
Get rid of custom bindings for V8NodeList by generating visitDOMWrapper() and
adding an ownerNode() method to the NodeList class. This method calls
LiveNodeList::ownerNode() if the NodeList is live, and returns null otherwise.
There is no web-exposed change in behavior.
R=haraken
BUG=None
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165034
Patch Set 1 #Patch Set 2 : Add comment #
Messages
Total messages: 4 (0 generated)
|