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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 31 14:51:00 PDT 2013


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





--- Comment #20 from Ruth Fong <ruthiecftg at gmail.com>  2013-05-31 14:49:31 PST ---
(From update of attachment 203462)
View in context: https://bugs.webkit.org/attachment.cgi?id=203462&action=review

>>> Source/WebCore/html/HTMLCanvasElement.idl:41
>>> +    [Custom] any supportsContext([Default=Undefined] optional DOMString contextId);
>> 
>> Weird that the IDL doesn't mention the attributes parameter. Not your problem.
> 
> You should make it match the spec and have a "any... arguments" second parameter.

getContext should also have "any... arguments" second parameter; should that be added as well?

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