WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95867
Rename Font::m_fontList to avoid confusion
https://bugs.webkit.org/show_bug.cgi?id=95867
Summary
Rename Font::m_fontList to avoid confusion
Stephen Chenney
Reported
2012-09-05 10:30:59 PDT
We currently have Font::m_fontList which is a RefPtr<FontFallbackList>, while we also have FontFallbackList::m_fontList, which is the eponymous list of font fallbacks.
Attachments
Patch
(8.96 KB, patch)
2012-10-01 15:01 PDT
,
Stephen Chenney
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Stephen Chenney
Comment 1
2012-10-01 15:01:29 PDT
Created
attachment 166553
[details]
Patch
Eric Seidel (no email)
Comment 2
2012-10-01 15:04:06 PDT
Comment on
attachment 166553
[details]
Patch OK.
Stephen Chenney
Comment 3
2012-10-01 15:18:19 PDT
Committed
r130082
: <
http://trac.webkit.org/changeset/130082
>
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