зеркало из https://github.com/mozilla/gecko-dev.git
Scrolling ROCKS in Cocoa now. Not part of build.
This commit is contained in:
Родитель
903808e108
Коммит
0c75301741
|
@ -999,8 +999,6 @@ NS_IMETHODIMP nsChildView::Invalidate(const nsRect &aRect, PRBool aIsSynchronous
|
|||
if ( !mView || !mVisible)
|
||||
return NS_OK;
|
||||
|
||||
NSLog(@"This view: %@ got invalidated.", mView);
|
||||
|
||||
NSRect r;
|
||||
ConvertGeckoToCocoaRect ( aRect, r );
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче