[Webkit-unassigned] [Bug 177222] [PAL] Move MediaTimeAVFoundation into PAL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 20 15:37:56 PDT 2017


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

--- Comment #4 from Yoshiaki Jitsukawa <Yoshiaki.Jitsukawa at sony.com> ---
(In reply to Myles C. Maxfield from comment #2)
> Comment on attachment 321302 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=321302&action=review
> 
> > Source/WebCore/Configurations/WebCore.unexp:72
> > +__ZNK3WTF9MediaTime9timeValueEv
> 
> Is this file actually used anymore?

Yes, without it I see the following errors:

ERROR: WebCore has a weak external symbol in it.
ERROR: A weak external symbol is generated when a symbol is defined in multiple compilation units and is also marked as being exported from the library.
ERROR: A common cause of weak external symbols is when an inline function is listed in the linker export file.
ERROR: symbol __ZNK3WTF9MediaTime14hasBeenRoundedEv
ERROR: symbol __ZNK3WTF9MediaTime14hasDoubleValueEv
ERROR: symbol __ZNK3WTF9MediaTime18isNegativeInfiniteEv
ERROR: symbol __ZNK3WTF9MediaTime18isPositiveInfiniteEv
ERROR: symbol __ZNK3WTF9MediaTime7isValidEv
ERROR: symbol __ZNK3WTF9MediaTime9timeScaleEv
ERROR: symbol __ZNK3WTF9MediaTime9timeValueEv

-- 
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/20170920/0346d5d2/attachment.html>


More information about the webkit-unassigned mailing list