[Webkit-unassigned] [Bug 119619] [Win] TestWebKitAPI fails to link.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 13 21:45:51 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119619
Alex Christensen <achristensen at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |achristensen at apple.com
--- Comment #5 from Alex Christensen <achristensen at apple.com> 2013-08-13 21:45:26 PST ---
The parameter of this function is a size_t, which is the size of a pointer, which changes with the 64-bit build. This should have been the following:
symbolWithPointer(?frameOrientationAtIndex at BitmapImage@WebCore@@IAE?AVImageOrientation at 2@I at Z, ?frameOrientationAtIndex at BitmapImage@WebCore@@IEAA?AVImageOrientation at 2@_K at Z)
I'll commit this manually. It doesn't break anything any bots are doing right now.
--
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