[Webkit-unassigned] [Bug 174342] [PAL] Move Clock into PAL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 23:57:02 PDT 2017


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

--- Comment #5 from Yoshiaki Jitsukawa <Yoshiaki.Jitsukawa at sony.com> ---
(In reply to Myles C. Maxfield from comment #4)
> Comment on attachment 321797 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=321797&action=review
> 
> > Source/WebCore/PAL/pal/cf/CoreMediaSoftLink.cpp:36
> > +SOFT_LINK_FUNCTION_FOR_SOURCE(PAL, CoreMedia, CMTimeGetSeconds, Float64, (CMTime time), (time))
> 
> Why are these necessary?

These are required for mac 32 bit so I imported them from WebCore's 
CoreMediaSoftLink but looks like some more is needed to fix windows build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170926/b58034c2/attachment.html>


More information about the webkit-unassigned mailing list