mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
5d19412ecc
content/base/public/nsIContentIterator.h content/base/src/nsContentIterator.cpp content/base/src/nsGeneratedIterator.cpp content/build/nsContentCID.h content/build/nsContentModule.cpp embedding/components/find/src/nsFind.cpp layout/html/style/src/nsFrameContentIterator.cpp - Removed MakePre() and MakePost() from the nsIContentIterator interface. - Traversal must now be specified at time of creation. - Fixed nsContentIterator Init() methods so that they correctly calculate mFirst and mLast. - Modified PositionAt() to check if the node is in the traversal range. r=jfrancis@netscape.com sr=sfraser@netscape.com |
||
---|---|---|
.. | ||
base | ||
build | ||
events | ||
html | ||
macbuild | ||
shared | ||
svg | ||
xbl | ||
xml | ||
xsl | ||
xslt/src | ||
xul | ||
.cvsignore | ||
Makefile.in |