[Webkit-unassigned] [Bug 66287] Element without renderer as documentElement triggers NULL ptr
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 16 10:31:28 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66287
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> 2011-08-16 10:31:28 PST ---
> Any element can be the documentElement, even an element without a renderer such as HEAD.
This doesn't sound right. We should probably make sure that document element is of an expected type.
--
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