[Webkit-unassigned] [Bug 101799] New: SimpleFontData::getCFStringAttributes sets some attributes to their default values, but shouldn’t

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 14:33:57 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=101799

           Summary: SimpleFontData::getCFStringAttributes sets some
                    attributes to their default values, but shouldn’t
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


<rdar://problem/12290266>

In some configurations, setting kCTLigatureAttributeName to its default value of 1 yields different behavior from not setting it at all. We can get the correct behavior and greatly simplify the code by not setting attributes to their default values.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list