[Webkit-unassigned] [Bug 150498] Make every port implement MainThreadSharedTimer instead of using global functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 16:29:57 PDT 2015


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

--- Comment #26 from Darin Adler <darin at apple.com> ---
I believe the Mac build failure is a mistake in the project file patch; MainThreadSharedTimer.cpp was not added to the list of files to compile. You’ll note that the old SharedTimerCF.cpp had a PBXBuildFile line that was added but the patch doesn’t add new PBXBuildFile for the new files. Whoever generated the Xcode project files has to redo it, or someone else needs to apply the patch and do that.

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


More information about the webkit-unassigned mailing list