Bug 32000 - Crash in Safari caused by extreme column-gap and column-width values
Summary: Crash in Safari caused by extreme column-gap and column-width values
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-11-30 15:23 PST by Beth Dakin
Modified: 2009-11-30 15:56 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.82 KB, patch)
2009-11-30 15:43 PST, Beth Dakin
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2009-11-30 15:23:30 PST
Crashes in RenderBlock::calcColumnWidth(). Patch and test forthcoming.

<rdar://problem/7425433>
Comment 1 Beth Dakin 2009-11-30 15:43:59 PST
Created attachment 44044 [details]
Patch
Comment 2 Oliver Hunt 2009-11-30 15:46:57 PST
Comment on attachment 44044 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2009-11-30 15:47:12 PST
style-queue ran check-webkit-style on attachment 44044 [details] without any errors.
Comment 4 Beth Dakin 2009-11-30 15:56:24 PST
Fixed with r51517.