Skip to content

Commit

Permalink
Bug 1258751: Delete the CoreGraphics backend. r=mstange
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Chang committed Oct 19, 2016
1 parent 1563fa5 commit 8748013
Show file tree
Hide file tree
Showing 19 changed files with 122 additions and 3,062 deletions.
1 change: 0 additions & 1 deletion gfx/2d/2D.h
Original file line number Diff line number Diff line change
Expand Up @@ -1467,7 +1467,6 @@ class GFX2D_API Factory
static bool DoesBackendSupportDataDrawtarget(BackendType aType);

#ifdef XP_DARWIN
static already_AddRefed<DrawTarget> CreateDrawTargetForCairoCGContext(CGContextRef cg, const IntSize& aSize);
static already_AddRefed<GlyphRenderingOptions>
CreateCGGlyphRenderingOptions(const Color &aFontSmoothingBackgroundColor);
#endif
Expand Down
Loading

0 comments on commit 8748013

Please sign in to comment.