DescriptionSimplify the HTMLCollection destructor
Simplify the HTMLCollection destructor by restructuring the CollectionType
enumeration a bit and adding a isUnnamedHTMLCollectionType() convenience
function. We now use the isUnnamedHTMLCollectionType() in the HTMLCollection
destructor instead of enumerating all the "exception" types.
R=esprehn@chromium.org,adamk@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171884
Patch Set 1 #Patch Set 2 : Fix comments #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|