[Webkit-unassigned] [Bug 51673] chrome.dll!WebCore::RenderBlock::addChildIgnoringAnonymousColumnBlocks ReadAV at NULL (920f5522b6092d55727c9be058273715)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 17:01:52 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=51673





--- Comment #3 from Eric Seidel <eric at webkit.org>  2011-01-05 17:01:52 PST ---
(From update of attachment 78067)
View in context: https://bugs.webkit.org/attachment.cgi?id=78067&action=review

> WebCore/html/HTMLFormControlElement.cpp:152
> +        queuePostAttachCallback(focusElementCallback, this);

postAttachCallback is sooooo lame.  Are we sure there is no other way?

> LayoutTests/fast/dom/HTMLInputElement/outerhtml-autofocus-crash.html:4
> +var lc = window.layoutTestController;
> +if (lc)
> +    lc.dumpAsText();

Why use a local here?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list