WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
98877
FontVerticalDataCache should allow zero as a key value
https://bugs.webkit.org/show_bug.cgi?id=98877
Summary
FontVerticalDataCache should allow zero as a key value
Kenichi Ishibashi
Reported
2012-10-10 01:10:00 PDT
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.
Attachments
Patch
(2.80 KB, patch)
2012-10-10 01:15 PDT
,
Kenichi Ishibashi
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kenichi Ishibashi
Comment 1
2012-10-10 01:15:59 PDT
Created
attachment 167954
[details]
Patch
Kenichi Ishibashi
Comment 2
2012-10-10 01:29:13 PDT
Hi Tony, Could you take a look?
Kenichi Ishibashi
Comment 3
2012-10-10 15:11:03 PDT
Comment on
attachment 167954
[details]
Patch Thanks!
WebKit Review Bot
Comment 4
2012-10-10 15:17:16 PDT
Comment on
attachment 167954
[details]
Patch Clearing flags on attachment: 167954 Committed
r130968
: <
http://trac.webkit.org/changeset/130968
>
WebKit Review Bot
Comment 5
2012-10-10 15:17:19 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug