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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 3 10:28:29 PST 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75387|review?                     |review-
               Flag|                            |




--- Comment #6 from Eric Seidel <eric at webkit.org>  2010-12-03 10:28:29 PST ---
(From update of attachment 75387)
View in context: https://bugs.webkit.org/attachment.cgi?id=75387&action=review

> WebCore/ChangeLog:13
> +        No new tests. (OOPS!)

This will block the commit-queue.  Is this not testable?  Please replace this line with a description of what tests this affects.

> WebCore/rendering/RenderThemeChromiumSkia.cpp:844
> +        if (width < 1)

It seems like you just want std::min here.

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