Bug 1430689 - Make ReturnToGalleyPresentation non-virtual. r=bobowen

MozReview-Commit-ID: J3dZuZfDXFd
This commit is contained in:
Jonathan Watt
2018-01-05 12:47:20 +00:00
parent b2095ff1ff
commit 0f37d1036c
2 changed files with 2 additions and 3 deletions

View File

@@ -306,6 +306,8 @@ private:
bool aStartAtTop);
#endif // NS_PRINTING
void ReturnToGalleyPresentation();
// Whether we should attach to the top level widget. This is true if we
// are sharing/recycling a single base widget and not creating multiple
// child widgets.