DescriptionStop handling the case where oldDocument and newDocument are the same in adoptDocument()
Stop handling the case where oldDocument and newDocument are the same in
NodeListsNodeData::adoptDocument(). Replace the if check by an assertion as all
the callers already make sure to call this method only if the oldDocument and
the newDocument are different.
R=eseidel, abarth
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166981
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|