Closed Bug 855091 Opened 11 years ago Closed 11 years ago

Paris bindings for WheelEvent

Categories

(Core :: DOM: Events, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: smaug, Assigned: smaug)

References

Details

Attachments

(2 files)

Comment on attachment 729824 [details] [diff] [review]
patch

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

::: content/events/src/DOMWheelEvent.cpp
@@ +123,5 @@
>    return NS_OK;
>  }
>  
> +static
> +void GetModifierList(bool aCtrl, bool aShift, bool aAlt, bool aMeta,

I think generaly we'd do:

static void
GetModifierList...
Attachment #729824 - Flags: review?(peterv) → review+
Attached patch patchSplinter Review
https://hg.mozilla.org/mozilla-central/rev/49f0306ffa2f
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: