[Webkit-unassigned] [Bug 5971] svg content doesn't work in <image> <img> or <feImage> tags

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Sep 23 08:20:56 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=5971





------- Comment #10 from hyatt at apple.com  2006-09-23 08:20 PDT -------
While image frames after the first load, there's no need to invalidate the
NSImage or the TIFFRep of frame 0.  So when invalidateData is being called
while loading, the code is correct. 

However, you're right that the code ends up being incorrect when invoked from
the Image destructor.  I think you're right that the simplest fix is to just
yank the guard.


-- 
Configure bugmail: http://bugzilla.opendarwin.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