[Webkit-unassigned] [Bug 111714] [GTK][Regression] webkit_dom_html_table_element_insert_row returns value that doesn't pass WEBKIT_DOM_IS_HTML_TABLE_ROW_ELEMENT macro

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 22 12:42:09 PDT 2013


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





--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-03-22 12:44:36 PST ---
It actually affects all the cases where we are creating DOM object from a polymorphic object using a base class. I'm currently working on it. For the stable branch I'll probably use a quick workaround to cover the HTMLElement cases, but for trunk we need to rework the way we create the objects, I have an initial patch already.

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