Bug 95867

Summary: Rename Font::m_fontList to avoid confusion
Product: WebKit Reporter: Stephen Chenney <schenney>
Component: PlatformAssignee: Stephen Chenney <schenney>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, inferno, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 95866    
Bug Blocks:    
Attachments:
Description Flags
Patch eric: review+

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+
Stephen Chenney
Comment 1 2012-10-01 15:01:29 PDT
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
Note You need to log in before you can comment on or make changes to this bug.