Bug 447565. Comment-only followup.

This commit is contained in:
Robert O'Callahan 2008-08-06 16:02:16 +12:00
Родитель c535178fca
Коммит 6930a4f184
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -124,6 +124,10 @@ protected:
nsSVGPropertyBase* mContainer;
};
/**
* @param aOK this is only for the convenience of callers. We set *aOK to false
* if this function returns null.
*/
nsIFrame* GetReferencedFrame(nsIAtom* aFrameType, PRBool* aOK) {
if (mElement.get()) {
nsIFrame *frame =