[webkit-reviews] review granted: [Bug 109776] Support both MutationObserver and WebKitMutationObserver : [Attachment 188240] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 11:24:56 PST 2013


Ojan Vafai <ojan at chromium.org> has granted Elliott Sprehn
<esprehn at chromium.org>'s request for review:
Bug 109776: Support both MutationObserver and WebKitMutationObserver
https://bugs.webkit.org/show_bug.cgi?id=109776

Attachment 188240: Patch
https://bugs.webkit.org/attachment.cgi?id=188240&action=review

------- Additional Comments from Ojan Vafai <ojan at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=188240&action=review


>>> Source/WebCore/page/DOMWindow.idl:802
>>> +	 attribute MutationObserverConstructor WebKitMutationObserver; //
FIXME: Add metrics to determine when we can remove this.
>> 
>> Should we add a test that the prefixed version still works?
> 
> I did, that's what the mutation-observer-prefix.html test is in the
ChangeLog.

Ah. I missed that obviously. :)


More information about the webkit-reviews mailing list