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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 7 20:47:23 PST 2010


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





--- Comment #11 from Kent Tamura <tkent at chromium.org>  2010-12-07 20:47:21 PST ---
(From update of attachment 75619)
View in context: https://bugs.webkit.org/attachment.cgi?id=75619&action=review

> LayoutTests/ChangeLog:6
> +        Layouttest for progress element crash with style.
> +        http://crbug.com/57706

You should put the WebKit bug URL.

> LayoutTests/fast/dom/HTMLProgressElement/progress-element-with-style-crash.html:13
> +    window.setTimeout(function() {
> +          if (window.layoutTestController)
> +              layoutTestController.notifyDone();
> +    }, 1000);

Do we really need this 1000 msec delay?  It mean this test takes at least 1000 msec.

> WebCore/ChangeLog:5
> +        Reviewed by NOBODY (OOPS!).
> +
> +        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.

-- 
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