[Webkit-unassigned] [Bug 23229] New: Avoid multiple ScheduleAction::execute methods and manual dispatch by making execute() a virtual of ScriptExecutionContext
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 10 14:16:14 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23229
Summary: Avoid multiple ScheduleAction::execute methods and
manual dispatch by making execute() a virtual of
ScriptExecutionContext
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dimich at chromium.org
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list