[Webkit-unassigned] [Bug 95469] [BlackBerry] Support IncrementalSweeper for PLATFORM(BLACKBERRY)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 10:16:14 PDT 2012


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





--- Comment #3 from Rob Buis <rwlbuis at gmail.com>  2012-08-30 10:16:20 PST ---
(From update of attachment 161500)
View in context: https://bugs.webkit.org/attachment.cgi?id=161500&action=review

> Source/JavaScriptCore/heap/IncrementalSweeper.cpp:106
> +        double elapsedTime = WTF::monotonicallyIncreasingTime() - sweepBeginTime;

This patch looks good to me, Yong said he took double over CFTimeInterval here since all methods used return double's. Maybe some Apple folks can comment whether CFTimeInterval usage is absolutely needed here?

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