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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 6 13:45:22 PDT 2013


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





--- Comment #69 from Ryosuke Niwa <rniwa at webkit.org>  2013-06-06 13:43:55 PST ---
(From update of attachment 203954)
View in context: https://bugs.webkit.org/attachment.cgi?id=203954&action=review

>> Source/WebCore/html/HTMLCanvasElement.h:97
>> +    static bool is3dType(const String& type)
> 
> Not sure these should really be inline functions. It clutters the header and I’m not sure there’s a significant performance boost.

This function should be wrapped inside ENABLE(WEBGL).

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