DescriptionGet rid of custom code for Document::createTouchList()
Get rid of custom code for Document::createTouchList() now that the bindings
generator supports variadic methods.
One behavior change is that we now throw a TypeError if one of the given arguments
is not a Touch, instead of treating it as null. This behavior is however consistent
with Firefox Mobile and the specification:
https://dvcs.w3.org/hg/webevents/raw-file/v1/touchevents.html#idl-def-Document
R=haraken,arv
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157885
Patch Set 1 #Patch Set 2 : Add missing references #
Total comments: 2
Messages
Total messages: 9 (0 generated)
|