[Webkit-unassigned] [Bug 72998] New: WebIDL: Add support for static

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 18:19:38 PST 2011


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

           Summary: WebIDL: Add support for static
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.w3.org/TR/WebIDL/#idl-static-operations
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org
                CC: sam at webkit.org, abarth at webkit.org
            Blocks: 71968


http://www.w3.org/TR/WebIDL/#idl-static-operations

We need to add support for static to be able to correctly implement the URL object.

Our implementation of the URL object is flawed. window.webkitURL returns an instance of DOMURL when it should return a URL constructor.

http://www.w3.org/TR/FileAPI/#URL-object

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