[Webkit-unassigned] [Bug 27561] ImageDecoder enhancements for WINCE port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 15:03:13 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27561





--- Comment #9 from Peter Kasting <pkasting at google.com>  2009-07-22 15:03:12 PDT ---
OK... that's not at all what I meant about breaking things into pieces.  Those
patches are physically separate, but logically intertwined.  I meant to break
things into patches where each patch added exactly one capability.

I think doing that would help address all the concerns above, e.g. make it
easier to see how other ports would be affected, and make it easier to test if
something decreased execution speed.

Overall I'm not worried about decreasing speed by cleaning things up; for
example, replacing the gotos with calls to a small non-virtual helper function
in the same file will not hurt.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list