[Webkit-unassigned] [Bug 74371] New: Need data on whether we can implement DOM4 attribute objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 17:00:01 PST 2011


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

           Summary: Need data on whether we can implement DOM4 attribute
                    objects
           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: ojan at chromium.org
                CC: mjs at apple.com, annevankesteren+webkit at gmail.com,
                    rafaelw at chromium.org, arv at chromium.org,
                    rniwa at webkit.org, adamk at chromium.org


DOM4 considerably simplifies Attrs (http://www.w3.org/TR/domcore/#interface-attr). DOM2 has them be full-fledged Nodes. We need data on how safe implementing DOM4's version will be. 

If someone instruments Node to log to Chromium histograms everytime an API is used on an Attr, then we can get data and make informed decisions. 

The new API is 1000x better, so the more of it we can implement the better. The parts we're worried about implementing should be brought up on www-dom at .

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