[Webkit-unassigned] [Bug 115701] New: Make DOM objects constructible with new

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 20:11:21 PDT 2013


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

           Summary: Make DOM objects constructible with new
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: mjs at apple.com, sam at webkit.org, arv at chromium.org,
                    eoconnor at apple.com


We should consider merging
https://chromium.googlesource.com/chromium/blink/+/cdd5a914daf3862379a5ce4596149bd690d0fa08
https://chromium.googlesource.com/chromium/blink/+/06e4a37f6b11348606de5405edac1ada97499d2a
https://chromium.googlesource.com/chromium/blink/+/47ca40efdf58a4787aa33aa75a35778899b1c002
and others to allow constructs like:
new Text(~);
possible per DOM4.

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