[Webkit-unassigned] [Bug 17760] <img> treats empty src as no image at all

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 07:47:55 PDT 2008


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19832|review?                     |review+
               Flag|                            |




------- Comment #8 from darin at apple.com  2008-03-17 07:47 PDT -------
(From update of attachment 19832)
I'm pretty sure that instead of this patch you could have just changed the
attr.isEmpty() to attr.isNull(); there's no reason to rearrange the code like
this. I don't see any reason to not run the "load manually" case with an empty
URL too.

But this is OK. r=me


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