[Webkit-unassigned] [Bug 23147] Introduce Skia to WebKit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 7 15:51:59 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23147
------- Comment #22 from brettw at chromium.org 2009-01-07 15:51 PDT -------
(In reply to comment #18)
> WebCoreRectToSkiaRect, etc -> these should not be in SkieUtils, they should be
> in IntRectSkia, etc as with the other ports
These are extra and can be deleted (they have no entry in the header file, and
whoever deleted it forgot to delete it from the .cpp).
> i'm not sure i like WebCoreCompositeToSkiaComposite, but i feel
> GraphicsContextSkia would be best
I don't know what you're saying here. This function is used from both
GraphicsContextSkia and from ImageSkia (anywhere we're converting composite
types). Where would you like it to live?
--
Configure bugmail: https://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