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

Unified Diff: Source/WebCore/platform/graphics/chromium/cc/CCLayerImpl.cpp

Issue 7046081: Merge 88496 - 2011-06-09 James Robinson <jamesr@chromium.org> (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/782/
Patch Set: Created 9 years, 6 months 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 | « Source/WebCore/platform/graphics/chromium/cc/CCLayerImpl.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/platform/graphics/chromium/cc/CCLayerImpl.cpp
===================================================================
--- Source/WebCore/platform/graphics/chromium/cc/CCLayerImpl.cpp (revision 88498)
+++ Source/WebCore/platform/graphics/chromium/cc/CCLayerImpl.cpp (working copy)
@@ -70,6 +70,7 @@
, m_masksToBounds(false)
, m_opacity(1.0)
, m_preserves3D(false)
+ , m_usesLayerScissor(false)
, m_targetRenderSurface(0)
, m_drawDepth(0)
, m_drawOpacity(0)
« no previous file with comments | « Source/WebCore/platform/graphics/chromium/cc/CCLayerImpl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698