This broke release builds:

On 2012-02-27, at 14:53, ad...@chromium.org wrote:

> Modified: trunk/Source/WebCore/dom/Attr.cpp (109025 => 109026)
> 
> --- trunk/Source/WebCore/dom/Attr.cpp 2012-02-27 22:19:27 UTC (rev 109025)
> +++ trunk/Source/WebCore/dom/Attr.cpp 2012-02-27 22:53:25 UTC (rev 109026)
> @@ -172,8 +172,6 @@
>      if (m_ignoreChildrenChanged > 0)
>          return;
>  
> -    Node::childrenChanged(changedByParser, beforeChange, afterChange, 
> childCountDelta);
> -
>      invalidateNodeListsCacheAfterAttributeChanged(m_attribute->name());
>  
>      // FIXME: We should include entity references in the value


<http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20%28Build%29/builds/39282/steps/compile-webkit/logs/stdio>

Please fix ASAP.

- Mark

_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to