[Webkit-unassigned] [Bug 55752] New: Remove default parameter for compatibility in WebFontInfo::familyForChars()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 01:04:24 PST 2011


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

           Summary: Remove default parameter for compatibility in
                    WebFontInfo::familyForChars()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kochi at chromium.org
                CC: jshin at chromium.org, tony at chromium.org


https://bugs.webkit.org/show_bug.cgi?id=55453 introduced an interface change between Chromium and WebKit,
and for maintaining compatibility, WebFontInfo::familyForChars()'s 3rd parameter is declared as a default
parameter (preferredLocale = 0).

Once Chromium side of changes are complete, remove the default parameter.

-- 
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