зеркало из https://github.com/mozilla/gecko-dev.git
Bug 486547. Fix build bustage on Windows
This commit is contained in:
Родитель
5dbd040cf7
Коммит
bff20cf17a
|
@ -4369,7 +4369,7 @@ nsTypedSelection::selectFrames(nsPresContext* aPresContext,
|
||||||
|
|
||||||
|
|
||||||
//the idea of this helper method is to select, deselect "top to bottom" traversing through the frames
|
//the idea of this helper method is to select, deselect "top to bottom" traversing through the frames
|
||||||
NS_IMETHODIMP
|
nsresult
|
||||||
nsTypedSelection::selectFrames(nsPresContext* aPresContext, nsIRange *aRange, PRBool aFlags)
|
nsTypedSelection::selectFrames(nsPresContext* aPresContext, nsIRange *aRange, PRBool aFlags)
|
||||||
{
|
{
|
||||||
if (!mFrameSelection)
|
if (!mFrameSelection)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче