[webkit-reviews] review denied: [Bug 78433] [GTK] Mutation Observers build is broken : [Attachment 126775] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 08:30:33 PST 2012


Martin Robinson <mrobinson at webkit.org> has denied ChangSeok Oh
<kevin.cs.oh at gmail.com>'s request for review:
Bug 78433: [GTK] Mutation Observers build is broken
https://bugs.webkit.org/show_bug.cgi?id=78433

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

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=126775&action=review


> configure.ac:656
> +				[enable DOM mutation observer support
[default=yes]]),
> +		 [],[enable_mutation_observers="yes"])

You probably shouldn't make this change. It's one thing to turn a new feature
on for the bots, it another to have everyone who compiles WebKitGTK+ using this
new feature.


More information about the webkit-reviews mailing list