[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 03:03:03 PDT 2006


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


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10719|0                           |1
        is obsolete|                            |




------- Comment #9 from macdome at opendarwin.org  2006-09-23 03:03 PDT -------
Created an attachment (id=10720)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10720&action=view)
Updated version of my original hack-and-slash patch (now with all the files)

Hyatt:
One thing I should note, I removed these lines of code:
 void Image::invalidatePlatformData()
 {
-    if (m_frames.size() != 1)
-        return;
-
which seemed completely bogus (at best, a cause of leaks).  Perhaps you can
explain to me why they were needed/wanted?


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