-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 09/11/2014 08:18 AM, Kershaw Chang wrote:

First of all, you neglected to explain the standardization situation
here. Is this feature being standardized? If not, why not? How do
other browser vendors feel about it?

> +interface TouchPadEvent : UIEvent { +  [Throws] +  void
> initTouchpadEvent(DOMString type, +                         boolean
> canBubble, +                         boolean cancelable, +
> WindowProxy? view, +                         long detail, +
> short button, +                         boolean ctrlKey, +
> boolean altKey, +                         boolean shiftKey, +
> boolean metaKey, +                         TouchPadList? touches, +
> TouchPadList? targetTouches, +
> TouchPadList? changedTouches);

Regardless of whether this feature is something we'd want to
implement, we most definitely shouldn't introduce new init*Event methods.

Ms2ger
-----BEGIN PGP SIGNATURE-----

iQEcBAEBAgAGBQJUEVzEAAoJEOXgvIL+s8n2YWYH/i9h3e3GvQ9dPrYYg72F/mdD
BXdyHiyKarz4dSI8H0UJHwDhCtBKi92AskHhCeT3l4KX4h7pX87144LYNYiZ9qzv
rMXDFvf5Oo8M4uaEPo82z1M2OW6jADuFCfs4SeK+1aqW5DLRRMlYiGfop4yeGp+g
m81ciytaLr08ro6+K+HgIP/zCo5KLtvp54kGLRg0EMqWnNE4SxG8Nrvm/xe65udz
+3z21DhapAu8jMFhJ2JeAy+0ivu0pnCm0JUXiLmOCmzweSlO1w3Qr5KGwWqS9qjA
6k74T7+Pp95cFgELK03IvhWyQCHNLhPdH/qJex59jF2i7N9SV47FGMOq8wjLFBU=
=UeuN
-----END PGP SIGNATURE-----
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to