diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-09-10 08:46:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-10 08:46:13 -0500 |
commit | 67bfd0df4b11c5f81a6cc6041bfbc8317cd03d42 (patch) | |
tree | fc5e24bcb652f49460419933df1fa7a978638e0e /components/script/dom/bindings/codegen/parser/tests/test_namespace.py | |
parent | 84f3cf22bfa3a8897a687e9282b1a9df1cbcb8cc (diff) | |
parent | b6f2a4f159b7802593eb6452a473df1c41d958a1 (diff) | |
download | servo-67bfd0df4b11c5f81a6cc6041bfbc8317cd03d42.tar.gz servo-67bfd0df4b11c5f81a6cc6041bfbc8317cd03d42.zip |
Auto merge of #13130 - samuknet:dblclick, r=nox
'dblclick' event
<!-- Please describe your changes on the following line: -->
* Add field to document struct to store information about last 'click' event
* Add code to `handle_mouse_event` function to detect and fire double click events
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ X] `./mach build -d` does not report any errors
- [X ] `./mach test-tidy` does not report any errors
- [X ] These changes fix #12767 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X ] These changes do not require tests because it is input related
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13130)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests/test_namespace.py')
0 files changed, 0 insertions, 0 deletions