[webkit-reviews] review requested: [Bug 11505] REGRESSION: Null pointer deref in HitTestResult::spellingToolTip() (assertion failure in Node::document) : [Attachment 11414] Patch with the automated test

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Nov 7 07:03:51 PST 2006


mitz at webkit.org has asked  for review:
Bug 11505: REGRESSION: Null pointer deref in HitTestResult::spellingToolTip()
(assertion failure in Node::document)
http://bugs.webkit.org/show_bug.cgi?id=11505

Attachment 11414: Patch with the automated test
http://bugs.webkit.org/attachment.cgi?id=11414&action=edit

------- Additional Comments from mitz at webkit.org
Alexey suggested adding this test which is specific to the missing null check.
The test that was included with the fix doesn't cover it, since the fix
prevents a null m_innerNonSharedNode in that case.



More information about the webkit-reviews mailing list