Bug 54717 - Fixed some math errors when when using variable-sized cells
Summary: Fixed some math errors when when using variable-sized cells
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 21:36 PST by Geoffrey Garen
Modified: 2011-02-17 21:49 PST (History)
0 users

See Also:


Attachments
Patch (4.51 KB, patch)
2011-02-17 21:40 PST, Geoffrey Garen
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2011-02-17 21:36:42 PST
Fixed some math errors when when using variable-sized cells
Comment 1 Geoffrey Garen 2011-02-17 21:40:27 PST
Created attachment 82916 [details]
Patch
Comment 2 Sam Weinig 2011-02-17 21:42:48 PST
Comment on attachment 82916 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=82916&action=review

> Source/JavaScriptCore/ChangeLog:262
> +

Weird new line.
Comment 3 Geoffrey Garen 2011-02-17 21:49:47 PST
Committed r78957: <http://trac.webkit.org/changeset/78957>