DescriptionUse IDL argument default values in Document.idl
The 'whatToShow' and 'filter' arguments to the createNodeIterator() and
createTreeWalker() methods have default values in the specification.
Add those default values in Document.idl, and get rid of the extra
overloads of Document::createNodeIterator() and ::createTreeWalker().
BUG=258153
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176938
Patch Set 1 #
Total comments: 2
Patch Set 2 : restore FIXME #
Messages
Total messages: 9 (0 generated)
|