[webkit-reviews] review cancelled: [Bug 18064] assert-fail in
WebCore::FrameLoader::saveDocumentState (document is null) :
[Attachment 20080] remove bogus assertion
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 2 09:18:17 PDT 2008
Darin Adler <darin at apple.com> has cancelled 's request for review:
Bug 18064: assert-fail in WebCore::FrameLoader::saveDocumentState (document is
null)
http://bugs.webkit.org/show_bug.cgi?id=18064
Attachment 20080: remove bogus assertion
http://bugs.webkit.org/attachment.cgi?id=20080&action=edit
------- Additional Comments from Darin Adler <darin at apple.com>
Clearing review flag because I think Julien is right. The assertion is correct
and in fact it's the null check after the assertion that's wrong We should fix
the bug instead.
More information about the webkit-reviews
mailing list