[Webkit-unassigned] [Bug 35022] [V8] Refactor ScheduledAction to support different kinds of actions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 19 11:58:43 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35022
Dmitry Titov <dimich at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dimich at chromium.org
--- Comment #5 from Dmitry Titov <dimich at chromium.org> 2010-02-19 11:58:42 PST ---
Please see bug 23229 for alternative idea.
I guess the motivation here is to remove multiple execute() methods and the
'if' that checks the type of context... So perhaps the plan is to have another
patch after this one, which will split the V8ScheduledAction into 2 classes,
one for Document context and another for Worker context, is that your
intention?
If that's true, perhaps indeed moving execute() to SEC is a better way then
creating more classes?
--
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