[Webkit-unassigned] [Bug 73897] New: [V8] Multiple VMs: make ScheduledAction an interface.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 02:18:11 PST 2011


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

           Summary: [V8] Multiple VMs: make ScheduledAction an interface.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: podivilov at chromium.org


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.

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