DescriptionMove isNameCacheValid member from LiveNodeListBase to HTMLCollection
The isNameCacheValid member is only useful to HTMLCollection (not LiveNodeList),
so move it and its corresponding getter / setter to the HTMLCollection class.
There is no reason anymore to keep this member in the LiveNodeListBase class.
R=eseidel, esprehn
BUG=None
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165248
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|