Bug 1158090 - Fix documentation for nsDisplayListBuilder constructor. r=roc

This commit is contained in:
Ting-Yu Lin 2015-04-24 02:41:00 -04:00
parent e3b17608f2
commit 4961c5a716

View File

@ -128,8 +128,7 @@ public:
/**
* @param aReferenceFrame the frame at the root of the subtree; its origin
* is the origin of the reference coordinate system for this display list
* @param aIsForEvents true if we're creating this list in order to
* determine which frame is under the mouse position
* @param aMode encodes what the builder is being used for.
* @param aBuildCaret whether or not we should include the caret in any
* display lists that we make.
*/