[Webkit-unassigned] [Bug 70117] Expose HTMLCanvasElement supportsContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 4 11:30:41 PDT 2013


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





--- Comment #47 from Ruth Fong <ruthiecftg at gmail.com>  2013-06-04 11:29:13 PST ---
(From update of attachment 203625)
View in context: https://bugs.webkit.org/attachment.cgi?id=203625&action=review

>> Source/WebCore/html/HTMLCanvasElement.cpp:224
>> +#endif
> 
> This list of platforms is ugly in an #if here. And it’s hard to understand. What makes these platforms special? Instead we should encapsulate this rule in some clearer way. Maybe a flag WEBGL_REQUIRES_ACCELERATED_COMPOSITING or something like that. If this exists somewhere else in the file we should refactor so the list only appears once.

Noam Rosenthal finished a small patch to refactor the #if handling in bug 117181 that just landed.

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