Bug 42362 - CSSSegmentedFontFace::isLoaded() const is not used anywhere
Summary: CSSSegmentedFontFace::isLoaded() const is not used anywhere
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yuzo Fujishima
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 05:04 PDT by Yuzo Fujishima
Modified: 2010-07-15 20:07 PDT (History)
2 users (show)

See Also:


Attachments
Proposed fix (1.73 KB, patch)
2010-07-15 05:08 PDT, Yuzo Fujishima
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuzo Fujishima 2010-07-15 05:04:38 PDT
CSSSegmentedFontFace::isLoaded() const is not used anywhere. It should be removed.
Comment 1 Yuzo Fujishima 2010-07-15 05:08:41 PDT
Created attachment 61645 [details]
Proposed fix
Comment 2 Yuzo Fujishima 2010-07-15 20:07:11 PDT
Committed r63510: <http://trac.webkit.org/changeset/63510>