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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 01:04:51 PDT 2012


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





--- Comment #8 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-09-07 01:05:05 PST ---
(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 ? :-)

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