Bug 37370 - Division by 0 in RenderBoxModelObject::calculateFillTileSize
Summary: Division by 0 in RenderBoxModelObject::calculateFillTileSize
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-04-09 15:43 PDT by Darin Adler
Modified: 2010-04-09 16:04 PDT (History)
0 users

See Also:


Attachments
Patch (8.14 KB, patch)
2010-04-09 15:45 PDT, Darin Adler
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2010-04-09 15:43:59 PDT
Division by 0 in RenderBoxModelObject::calculateFillTileSize
Comment 1 Darin Adler 2010-04-09 15:45:58 PDT
Created attachment 53004 [details]
Patch
Comment 2 Darin Adler 2010-04-09 15:46:18 PDT
<rdar://problem/7814233>
Comment 3 Maciej Stachowiak 2010-04-09 15:50:09 PDT
Comment on attachment 53004 [details]
Patch

r=me
Comment 4 Darin Adler 2010-04-09 16:04:22 PDT
http://trac.webkit.org/changeset/57377