[Webkit-unassigned] [Bug 28167] WINCE PORT: Implement ImageBuffer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 2 08:04:42 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28167
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34765|review- |review+, commit-queue+
Flag| |
--- Comment #10 from Adam Barth <abarth at webkit.org> 2009-09-02 08:04:41 PDT ---
(From update of attachment 34765)
Based on the webkit-dev discussion and George's comment above, this patch is
probably fine. I'm not in love with this code
+ *dst++ = static_cast<unsigned char>((red * alpha + 254) / 255);
but I think it's ok for a first pass.
Thanks for your patience.
--
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