Closed
Bug 855241
Opened 12 years ago
Closed 12 years ago
Paris binding for ScrollAreaEvent
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
FIXED
mozilla22
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 file)
5.11 KB,
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
Attachment #730081 -
Flags: review?(peterv)
Comment 1•12 years ago
|
||
Comment on attachment 730081 [details] [diff] [review]
patch
Review of attachment 730081 [details] [diff] [review]:
-----------------------------------------------------------------
::: dom/webidl/ScrollAreaEvent.webidl
@@ +17,5 @@
> + void initScrollAreaEvent(DOMString aType,
> + boolean aCanBubble,
> + boolean aCancelable,
> + WindowProxy? aView,
> + long aDetail,
You should make these be |type|, |canBubble|, ...
Attachment #730081 -
Flags: review?(peterv) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in
before you can comment on or make changes to this bug.
Description
•