mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
PArt of patch for bug 266371
This commit is contained in:
parent
bf5d1f7abb
commit
612a095556
@ -128,6 +128,7 @@ private:
|
|||||||
static void CalcSizeSpec(const char* aFeatures, SizeSpec& aResult);
|
static void CalcSizeSpec(const char* aFeatures, SizeSpec& aResult);
|
||||||
static nsresult ReadyOpenedDocShellItem(nsIDocShellTreeItem *aOpenedItem,
|
static nsresult ReadyOpenedDocShellItem(nsIDocShellTreeItem *aOpenedItem,
|
||||||
nsIDOMWindow *aParent,
|
nsIDOMWindow *aParent,
|
||||||
|
PRBool aWindowIsNew,
|
||||||
nsIDOMWindow **aOpenedWindow);
|
nsIDOMWindow **aOpenedWindow);
|
||||||
static void SizeOpenedDocShellItem(nsIDocShellTreeItem *aDocShellItem,
|
static void SizeOpenedDocShellItem(nsIDocShellTreeItem *aDocShellItem,
|
||||||
nsIDOMWindow *aParent,
|
nsIDOMWindow *aParent,
|
||||||
|
Loading…
Reference in New Issue
Block a user