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

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

Issue 9116011: Revert 91125 - 2011-07-15 Rob Buis <rbuis@rim.com> (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/912/
Patch Set: Created 8 years, 12 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 104177)
+++ Source/WebCore/platform/graphics/GraphicsContext.h (working copy)
@@ -573,8 +573,6 @@
m_saveAndRestore = false;
}
- GraphicsContext* context() const { return &m_context; }
-
private:
GraphicsContext& m_context;
bool m_saveAndRestore;
« 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