opening new blank tab "flashes" the pinstripe background before showing white. b=354863 r=mento sr=pinkerton
git-svn-id: svn://10.0.0.236/trunk@213117 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -375,6 +375,8 @@ nsresult nsCocoaWindow::StandardCreate(nsIWidget *aParent,
|
||||
[mWindow setLevel:kCGDesktopWindowLevelKey];
|
||||
}
|
||||
|
||||
[mWindow setBackgroundColor:[NSColor whiteColor]];
|
||||
|
||||
[mWindow setContentMinSize:NSMakeSize(60, 60)];
|
||||
|
||||
[mWindow setReleasedWhenClosed:NO];
|
||||
|
||||
Reference in New Issue
Block a user