[Webkit-unassigned] [Bug 21923] New: Create an abstraction for script execution context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 28 08:21:48 PDT 2008


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

           Summary: Create an abstraction for script execution context
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


HTML5: "The script execution context of a script is defined when that script is
created. In this specification, it is either a Window object or an empty
object; other specifications might make the script execution context be some
other object."

We need to abstract it out to enable DOM objects to work in both documents and
workers.

Patch forthcoming.


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