[Webkit-unassigned] [Bug 67879] New: Generate a SharedWorker constructor of V8 using the IDL 'Constructor' extended attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 9 18:57:56 PDT 2011


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

           Summary: Generate a SharedWorker constructor of V8 using the
                    IDL 'Constructor' extended attribute
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: haraken at google.com
                CC: ap at webkit.org, sam at webkit.org, abarth at webkit.org,
                    dominicc at chromium.org


Currently, the SharedWorker constructor is written manually as a custom constructor. We should replace this with automatically generated code by the IDL 'Constructor' extended attribute.

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