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

Unified Diff: Source/WebCore/platform/graphics/GraphicsContext.h

Issue 8222009: Revert 91125 - 2011-07-15 Rob Buis <rbuis@rim.com> (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 2 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
Index: Source/WebCore/platform/graphics/GraphicsContext.h
===================================================================
--- Source/WebCore/platform/graphics/GraphicsContext.h (revision 97063)
+++ Source/WebCore/platform/graphics/GraphicsContext.h (working copy)
@@ -574,8 +574,6 @@
m_context.restore();
m_saveAndRestore = false;
}
-
- GraphicsContext* context() const { return &m_context; }
private:
GraphicsContext& m_context;
« no previous file with comments | « LayoutTests/svg/custom/zero-path-square-cap-rendering.svg ('k') | Source/WebCore/rendering/svg/RenderSVGPath.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698