git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
WebKit1 is flashy when compositing layers come and go
[WebKit-https.git]
/
Source
/
WebKit
/
mac
/
WebView
/
WebViewInternal.h
diff --git
a/Source/WebKit/mac/WebView/WebViewInternal.h
b/Source/WebKit/mac/WebView/WebViewInternal.h
index
77e7756
..
f599de4
100644
(file)
--- a/
Source/WebKit/mac/WebView/WebViewInternal.h
+++ b/
Source/WebKit/mac/WebView/WebViewInternal.h
@@
-102,6
+102,7
@@
OBJC_CLASS NSTextAlternatives;
- (BOOL)_needsOneShotDrawingSynchronization;
- (void)_setNeedsOneShotDrawingSynchronization:(BOOL)needsSynchronization;
- (void)_scheduleCompositingLayerFlush;
+- (BOOL)_flushCompositingChanges;
#if USE(GLIB)
- (void)_scheduleGlibContextIterations;