Bug 144507 - [OS X] Text dilation parameters are not restored after being set
Summary: [OS X] Text dilation parameters are not restored after being set
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-01 15:53 PDT by Myles C. Maxfield
Modified: 2015-05-01 16:26 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.34 KB, patch)
2015-05-01 15:57 PDT, Myles C. Maxfield
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2015-05-01 15:53:47 PDT
[OS X] Text dilation parameters are not restored after being set
Comment 1 Myles C. Maxfield 2015-05-01 15:57:18 PDT
Created attachment 252183 [details]
Patch
Comment 2 Myles C. Maxfield 2015-05-01 15:57:55 PDT
<rdar://problem/19446938>
Comment 3 Simon Fraser (smfr) 2015-05-01 16:04:36 PDT
Comment on attachment 252183 [details]
Patch

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

We should really clean up all the saving/restoring that FontCascade::drawGlyphs() does.

> Source/WebCore/ChangeLog:5
> +

This needs a radar too.
Comment 4 Myles C. Maxfield 2015-05-01 16:26:56 PDT
Committed r183696: <http://trac.webkit.org/changeset/183696>