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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 01:34:18 PST 2012


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





--- Comment #17 from Simon Hausmann <hausmann at webkit.org>  2012-12-10 01:36:41 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > (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.
> 
> I think so. BTW, do you think this patch supports it as well? Isn’t it better to resolve that in a new bug after finishing this bug ? :-)

Given that this doesn't seem to be urgent (the patch has been hanging around here for a good while now), why not do it all in one shot?

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