[Webkit-unassigned] [Bug 13767] REGRESSION: Multipart image documents are garbled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 17 16:09:11 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13767
------- Comment #3 from beidson at apple.com 2007-05-17 16:09 PDT -------
Patch is a great start (I know the layout test is going to be more work)
One comment - generally using a PassRefPtr as a local variable is a bad idea
and can lead to unpredictable problems later. While this specific case would
be fine, no harm in using a RefPtr instead
--
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