Bug 145557

Summary: Move WKFontAntialiasingStateSaver to its own file
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Description Anders Carlsson 2015-06-02 12:03:27 PDT
Move WKFontAntialiasingStateSaver to its own file
Comment 1 Anders Carlsson 2015-06-02 12:11:40 PDT
Created attachment 254078 [details]
Patch
Comment 2 mitz 2015-06-02 12:57:09 PDT
Comment on attachment 254078 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=254078&action=review

> Source/WebCore/platform/graphics/ios/FontAntialiasingStateSaver.h:2
> + * Copyright (C) 2015 Apple Inc. All rights reserved.

Needs some earlier years from the original file.
Comment 3 Anders Carlsson 2015-06-02 13:00:23 PDT
Committed r185116: <http://trac.webkit.org/changeset/185116>