[Webkit-unassigned] [Bug 12463] REGRESSION: WebArchiver - attempt to insert nil exception when archive empty iframe
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 29 12:34:02 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12463
------- Comment #6 from ddkilzer at webkit.org 2007-01-29 12:34 PDT -------
Created an attachment (id=12756)
--> (http://bugs.webkit.org/attachment.cgi?id=12756&action=view)
Stack trace
Note that this is appears to be crashing from a missing nil/null check in the
new loader code that used to be "free" with the old ObjC loader code.
Another way to fix this bug is to add a nil check to the loader in the
appropriate place.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list