Closed Bug 854999 Opened 11 years ago Closed 11 years ago

Paris binding for SimpleGestureEvent

Categories

(Core :: DOM: Events, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: smaug, Assigned: smaug)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch patch (obsolete) — Splinter Review
For now keep the documentation in one place.

https://tbpl.mozilla.org/?tree=Try&rev=8b2841a357e2
Attachment #729697 - Flags: review?(peterv)
Erm, init* should be with [Throws]
Attached patch v2Splinter Review
https://tbpl.mozilla.org/?tree=Try&rev=e7ac3661d23d
Attachment #729697 - Attachment is obsolete: true
Attachment #729697 - Flags: review?(peterv)
Attachment #729707 - Flags: review?(peterv)
Blocks: 776864
Comment on attachment 729707 [details] [diff] [review]
v2

Review of attachment 729707 [details] [diff] [review]:
-----------------------------------------------------------------

::: content/events/src/nsDOMSimpleGestureEvent.h
@@ +59,5 @@
> +                              bool aAltKey,
> +                              bool aShiftKey,
> +                              bool aMetaKey,
> +                              uint16_t aButton,
> +                              nsIDOMEventTarget* aRelatedTarget,

mozilla::dom::EventTarget?
Attachment #729707 - Flags: review?(peterv) → review+
Comment on attachment 729707 [details] [diff] [review]
v2

Review of attachment 729707 [details] [diff] [review]:
-----------------------------------------------------------------

::: dom/webidl/SimpleGestureEvent.webidl
@@ +24,5 @@
> +
> +  readonly attribute unsigned long clickCount;
> +
> +  [Throws]
> +  void initSimpleGestureEvent(DOMString typeArg,

Also, please do s/Arg// on all these arguments.
https://hg.mozilla.org/mozilla-central/rev/390e9d43975a
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: