[Webkit-unassigned] [Bug 67980] [Chromium/Mac] fast/events/constructors/progress-event-constructor.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 10:32:01 PDT 2011


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


MORITA Hajime <morrita at google.com> changed:

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




--- Comment #6 from MORITA Hajime <morrita at google.com>  2011-11-02 10:32:01 PST ---
(From update of attachment 112631)
View in context: https://bugs.webkit.org/attachment.cgi?id=112631&action=review

> Source/JavaScriptCore/wtf/MathExtras.h:297
> +inline void doubleToInteger(double d, unsigned long long& value)

Why not return value? That can remove all else clauses.

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