[Webkit-unassigned] [Bug 51928] [chromium] Enable reuse of RenderSurface for drawing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 08:14:19 PST 2011


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





--- Comment #4 from W. James MacLean <wjmaclean at chromium.org>  2011-01-05 08:14:19 PST ---
(In reply to comment #3)
> Not what you're asking for, but something to consider for a another revision: colorMask is a bad api.  Those bools should be enums as the current form is unreadable and fragile.
>   "m_context->colorMask(true, true, true, true)"

Thanks David. If these lines do end up in the final patch, I will look into converting to using enums.

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