WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
116803
Encapsulate FontGlyphs
https://bugs.webkit.org/show_bug.cgi?id=116803
Summary
Encapsulate FontGlyphs
Antti Koivisto
Reported
2013-05-26 18:09:55 PDT
Defriend Font.
Attachments
patch
(37.11 KB, patch)
2013-05-26 18:24 PDT
,
Antti Koivisto
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2013-05-26 18:24:36 PDT
Created
attachment 202942
[details]
patch
Andreas Kling
Comment 2
2013-05-26 18:36:43 PDT
Comment on
attachment 202942
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=202942&action=review
r=me
> Source/WebCore/ChangeLog:21 > + Helpers form FontFastPath.cpp.
Typo, from.
> Source/WebCore/platform/graphics/FontFallbackList.cpp:62 > + m_realizedFontData.append(fontData);
You should .release() the RefPtr here. Or make it a one-liner.
Antti Koivisto
Comment 3
2013-05-26 18:41:22 PDT
http://trac.webkit.org/changeset/150730
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