[webkit-changes] [109026] trunk/Source/WebCore
Mark Rowe
mrowe at apple.com
Mon Feb 27 15:20:11 PST 2012
This broke release builds:
On 2012-02-27, at 14:53, adamk at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-changes/attachments/20120227/a46410ea/attachment.html>
More information about the webkit-changes
mailing list