[Webkit-unassigned] [Bug 137743] [GTK] Invalid cast from 'WebKitDOMHTMLElement' to 'WebKitDOMHTMLFormElement'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 27 07:42:56 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=137743
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcatanzaro at igalia.com
--- Comment #9 from Michael Catanzaro <mcatanzaro at igalia.com> ---
For anyone who can reproduce this, a backtrace from the web process for one of these two errors would be helpful:
(In reply to comment #0)
> (WebKitWebProcess:9396): GLib-GObject-WARNING **: invalid cast from
> 'WebKitDOMHTMLElement' to 'WebKitDOMHTMLFormElement'
>
> ** (WebKitWebProcess:9396): CRITICAL **: WebKitDOMHTMLCollection*
> webkit_dom_html_form_element_get_elements(WebKitDOMHTMLFormElement*):
> assertion 'WEBKIT_DOM_IS_HTML_FORM_ELEMENT(self)' failed
If the browser isn't hitting any other warnings (perhaps not realistic), then get the backtrace by running with G_DEBUG=fatal-warnings in your environment. Otherwise, use G_DEBUG=fatal-criticals. Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141227/c65efc45/attachment-0002.html>
More information about the webkit-unassigned
mailing list