[Webkit-unassigned] [Bug 85161] New: Unprefix mutation observers API and add a warning about the use of mutation events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 29 11:56:36 PDT 2012


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

           Summary: Unprefix mutation observers API and add a warning
                    about the use of mutation events
           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: annevankesteren+webkit at gmail.com, adamk at chromium.org
            Blocks: 68729


We should try to get rid of mutation events ASAP. In order to do so, we need an unprefixed alternative.

Mozilla is removing the prefix in https://bugzilla.mozilla.org/show_bug.cgi?id=749920 so we should do the same after making sure our implementation matches the spec.

As far as I know, the bug 83496 is the only blocker for this bug for ports that use V8. For ports that use JSC, we also need to fix bug 71865 and bug 78290.

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