[Webkit-unassigned] [Bug 70117] Expose HTMLCanvasElement supportsContext
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 3 14:28:52 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=70117
--- Comment #33 from Ruth Fong <ruthiecftg at gmail.com> 2013-06-03 14:27:24 PST ---
(From update of attachment 203625)
View in context: https://bugs.webkit.org/attachment.cgi?id=203625&action=review
>> Source/WebCore/bindings/js/JSHTMLCanvasElementCustom.cpp:126
>> + return jsUndefined();
>
> Is there any way we can test this code?
Yes; I think modifying LayoutTests/fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias for supportsContext. Ideally, this chunk of code should probably be refactored, as it's called in both getContext and supportsContext
--
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