[Webkit-unassigned] [Bug 50341] Progressbar rendering crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 07:18:58 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50341





--- Comment #12 from sadrul at chromium.org  2010-12-08 07:18:57 PST ---
(From update of attachment 75619)
View in context: https://bugs.webkit.org/attachment.cgi?id=75619&action=review

Thanks for reviews :)

>> LayoutTests/ChangeLog:6
>> +        http://crbug.com/57706
> 
> You should put the WebKit bug URL.

Done.

>> LayoutTests/fast/dom/HTMLProgressElement/progress-element-with-style-crash.html:13
>> +    }, 1000);
> 
> Do we really need this 1000 msec delay?  It mean this test takes at least 1000 msec.

A timeout is necessary to trigger the crash. I have reduced the timeout to 10 msec (it reliably reproduces the crash for me so the fix can be verified).

>> WebCore/ChangeLog:5
>> +        Adjust the width of the tile to be non-zero.
> 
> You should put a 1-line summary of the bug and the WebKit bug URL.  See other ChangeLog entries.

Done.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list