[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:48:54 PDT 2011


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





--- Comment #7 from Kentaro Hara <haraken at chromium.org>  2011-11-02 10:48:54 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

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

I am thinking of overloading doubleToInteger() in the future, like doubleToInteger(double d, long long& value). Or should we rename this to doubleToUnsignedLongLong() and just return the value?

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