Bustage fix
git-svn-id: svn://10.0.0.236/trunk@139058 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -439,7 +439,7 @@ XRemoteService::CreateProxyWindow(void)
|
||||
|
||||
nsWidgetInitData initData;
|
||||
initData.mWindowType = eWindowType_toplevel;
|
||||
initData.mContentType = nsIDocShellTreeItem::typeChrome;
|
||||
initData.mContentType = eContentTypeUI;
|
||||
|
||||
// create the window as a new toplevel
|
||||
nsRect rect(0,0,100,100);
|
||||
|
||||
Reference in New Issue
Block a user