[Webkit-unassigned] [Bug 12251] REGRESSION (r18822-r18823): Assertion failure opening document with non-existent resources (dom/xhtml/level2/html/HTMLIFrameElement11.xhtml)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 14 05:06:46 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12251


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12424|                            |review?
               Flag|                            |




------- Comment #8 from ddkilzer at webkit.org  2007-01-14 05:06 PDT -------
Created an attachment (id=12424)
 --> (http://bugs.webkit.org/attachment.cgi?id=12424&action=view)
Patch v1

This is the obvious fix--to do the equivalent nil checking when retrieving an
object or removing it from the hash map.

Not sure if the callers of these methods should be smarter about when they call
them, e.g., after an attempt was made to load a resource that didn't exist.

Running layout tests now; will report results when completed.


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