[Webkit-unassigned] [Bug 51734] [Gtk] null ptr crash in DumpRenderTreeSupportGtk::getInnerText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 8 11:21:28 PST 2011


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





--- Comment #5 from Martin Robinson <mrobinson at webkit.org>  2011-01-08 11:21:28 PST ---
(In reply to comment #4)
> +    Element* documentElement = coreFrame->document()->documentElement();
> +    return documentElement->innerText().utf8();
> 
> Any idea why the crash manifests only now?

I think the test is relatively new. It was added in
http://trac.webkit.org/changeset/74781

-- 
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