RESOLVED INVALID 73897
[V8] Multiple VMs: make ScheduledAction an interface.
https://bugs.webkit.org/show_bug.cgi?id=73897
Summary [V8] Multiple VMs: make ScheduledAction an interface.
Pavel Podivilov
Reported 2011-12-06 02:18:11 PST
ScheduledAction::execute could only invoke JavaScript function. Introduce ScheduleAction interface to allow arbitrary binding to use DOMWindow::setTimeout like it is already done for EventListener interface.
Attachments
Patch. (16.72 KB, patch)
2011-12-06 02:21 PST, Pavel Podivilov
no flags
Patch. (25.44 KB, patch)
2011-12-06 02:23 PST, Pavel Podivilov
no flags
Pavel Podivilov
Comment 1 2011-12-06 02:21:46 PST
Pavel Podivilov
Comment 2 2011-12-06 02:23:27 PST
Eric Seidel (no email)
Comment 3 2011-12-06 12:17:32 PST
Isn't there a JSScheduledAction which would need modifying too?
Brian Burg
Comment 4 2014-12-16 00:48:02 PST
Closing some V8-related work items.
Note You need to log in before you can comment on or make changes to this bug.