Bug 58230

Summary: Divide by zero in calcColumnWidth
Product: WebKit Reporter: Abhishek Arya <inferno>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hyatt, mitz, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Testcase
none
Patch mitz: review+

Abhishek Arya
Reported 2011-04-11 06:20:25 PDT
Created attachment 88999 [details] Testcase Testcase:: <style> html, body { -webkit-column-count: 2000000000; -webkit-column-width: 0;
Attachments
Testcase (83 bytes, text/html)
2011-04-11 06:20 PDT, Abhishek Arya
no flags
Patch (3.31 KB, patch)
2011-04-11 11:49 PDT, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2011-04-11 10:51:31 PDT
Simon Fraser (smfr)
Comment 2 2011-04-11 11:49:52 PDT
Abhishek Arya
Comment 3 2011-04-11 11:56:49 PDT
Thanks Simon. My fuzzer can now dive into something else :)
Simon Fraser (smfr)
Comment 4 2011-04-11 12:07:57 PDT
Note You need to log in before you can comment on or make changes to this bug.