Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
This commit is contained in:
@@ -257,5 +257,5 @@ nsImageLoader::RedrawDirtyFrame(const nsRect* aDamageRect)
|
||||
|
||||
#endif
|
||||
|
||||
mFrame->Invalidate(bounds, PR_FALSE);
|
||||
mFrame->Invalidate(bounds);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user