[Webkit-unassigned] [Bug 98877] New: FontVerticalDataCache should allow zero as a key value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 01:09:22 PDT 2012


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

           Summary: FontVerticalDataCache should allow zero as a key value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bashi at chromium.org


It seems that FontPlatformDataHarfBuzz::uniqueID() can be zero for valid instance. Since FontPlatformDataHarfBuzz::uniqueID() is used for a key of FontVerticalDataCache in some ports (chromium linux, android, blackberry), the cache should accept zero as a key value.

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