[Webkit-unassigned] [Bug 136981] ArgumentEncoder::encode does not support long long

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 21 22:42:36 PDT 2014


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





--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2014-09-21 22:42:35 PST ---
Makes sense (int64_t is a long long on OS X).

In this case, the right fix is to have an explicit cast in ArgumentCoder for duration to a type that's guaranteed to be large enough.

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