NEW 23229
Avoid multiple ScheduleAction::execute methods and manual dispatch by making execute() a virtual of ScriptExecutionContext
https://bugs.webkit.org/show_bug.cgi?id=23229
Summary Avoid multiple ScheduleAction::execute methods and manual dispatch by making ...
Dmitry Titov
Reported 2009-01-10 14:16:14 PST
Follow up to https://bugs.webkit.org/show_bug.cgi?id=23223. See Alexey's comment. Also consider moving executeFunctionInContext to ScriptController since this would be the most natural way for SEC to call it.
Attachments
Note You need to log in before you can comment on or make changes to this bug.