Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2091)

Unified Diff: WebKit/qt/WebCoreSupport/ChromeClientQt.h

Issue 5523003: Part 1 of merges for Chromium bug #64589... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « WebKit/chromium/src/ChromeClientImpl.cpp ('k') | WebKit/qt/WebCoreSupport/ChromeClientQt.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WebKit/qt/WebCoreSupport/ChromeClientQt.h
===================================================================
--- WebKit/qt/WebCoreSupport/ChromeClientQt.h (revision 73142)
+++ WebKit/qt/WebCoreSupport/ChromeClientQt.h (working copy)
@@ -152,7 +152,7 @@
virtual void attachRootGraphicsLayer(Frame*, GraphicsLayer*);
virtual void setNeedsOneShotDrawingSynchronization();
virtual void scheduleCompositingLayerSync();
- virtual bool allowsAcceleratedCompositing() const;
+ virtual CompositingTriggerFlags allowedCompositingTriggers() const;
#endif
#if ENABLE(TILED_BACKING_STORE)
« no previous file with comments | « WebKit/chromium/src/ChromeClientImpl.cpp ('k') | WebKit/qt/WebCoreSupport/ChromeClientQt.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698