Bug 12481

Summary: Formatting fix for WebFontCache.mm
Product: WebKit Reporter: Nicholas Shanks <nickshanks>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch darin: review-

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.