[Webkit-unassigned] [Bug 28045] Unable to correctly paint the page if widget is not displayed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 6 08:32:39 PDT 2009


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





--- Comment #1 from Luka Napotnik <luka.napotnik at gmail.com>  2009-08-06 08:32:38 PDT ---
I also have strange problems when HTMLParser tries to insert new nodes. And
as a result, the HTML page isn't rendered correctly. The
ContainerNode::addChild() returns NULL on "#text" and "HTML" nodes.

The second problem is in HTMLParser::parseToken(). There's a token
that gets into the parseToken() method which contains basically the
whole HTML page without the HTML tag elements. So it looks parsed and
includes javascript code that is a part of the HTML page.

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