[Webkit-unassigned] [Bug 52401] Make CheckedInt<long> and CheckedInt<unsigned long> work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 13 17:23:19 PST 2011


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





--- Comment #3 from Kenneth Russell <kbr at google.com>  2011-01-13 17:23:19 PST ---
http://trac.webkit.org/browser/trunk/Source/WebCore/html/canvas/CheckedInt.h

To be clear, we have typedefs which match OpenGL's ("GC3Dfloat", "GC3Dint", etc.) and would like to be able to use those as arguments to CheckedInt, in particular "GC3Dintptr" which will be a 64-bit signed integer type on 64-bit platforms.

Thanks for looking into this.

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