[webkit-changes] [109026] trunk/Source/WebCore

Adam Klein adamk at chromium.org
Mon Feb 27 15:37:36 PST 2012


Thanks to sullivan for the fix. Sorry for the breakage.

On Mon, Feb 27, 2012 at 3:20 PM, Mark Rowe <mrowe at apple.com> wrote:

> 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/8eaddf4b/attachment.html>


More information about the webkit-changes mailing list