[Webkit-unassigned] [Bug 61456] Implements monotonic time in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 14:22:06 PDT 2011


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94825|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #2 from Andreas Kling <kling at webkit.org>  2011-05-25 14:22:06 PST ---
(From update of attachment 94825)
View in context: https://bugs.webkit.org/attachment.cgi?id=94825&action=review

This patch effectively adds dead code, so r-.
How do you plan to use this new functionality?

> Source/JavaScriptCore/JavaScriptCore.pri:58
> +unix {
> +    LIBS += -lrt
> +}

Do other *nix ports already link with librt?

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