[Webkit-unassigned] [Bug 95923] [EFL] Implement GCActivityCallback with platform timer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 00:49:39 PDT 2012


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





--- Comment #7 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-09-07 00:49:53 PST ---
(In reply to comment #6)
> I see an issue here that is not EFL specific:
> 
> The only thing that is not cross-platform in an implementation of HeapTimer and GCActivityCallback is the timer. The rest is copy & paste across the ports. Wouldn't it be nicer to have the simple runloop timer functionality needed here abstracted away in WTF and make these two JSC classes cross-platform?
> 
> Kenneth, what do you think? Doesn't this smell like an opportunity for code sharing? :)

I think that sounds like a good idea.

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