Bug 12481 - Formatting fix for WebFontCache.mm
Summary: Formatting fix for WebFontCache.mm
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-30 10:09 PST by Nicholas Shanks
Modified: 2007-02-01 07:44 PST (History)
0 users

See Also:


Attachments
patch (1.24 KB, patch)
2007-01-30 10:10 PST, Nicholas Shanks
darin: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Shanks 2007-01-30 10:09:13 PST
Removes two unnecessary ints. No change in logic so no layout test possible.
Comment 1 Nicholas Shanks 2007-01-30 10:10:10 PST
Created attachment 12798 [details]
patch
Comment 2 Darin Adler 2007-01-30 10:25:10 PST
Comment on attachment 12798 [details]
patch

Change looks fine. Needs a change log.
Comment 3 Nicholas Shanks 2007-02-01 07:44:07 PST
Closing because changes made here are required for bug #12530 and thus included with the patch I submitted there instead.