diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-11-12 12:13:40 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-12 12:13:40 -0500 |
commit | 641c732281064280da9f370d942de7fb9807ee21 (patch) | |
tree | 437a8b9d7be78c9eb568e27d796ca26eeb7aff98 /components/script/dom/blob.rs | |
parent | 944c1e9f976a4daf5ba640d889f0b00a06d15a17 (diff) | |
parent | 42ee1a86f6b228fc7b6eb310fecd0a70fe95fb2a (diff) | |
download | servo-641c732281064280da9f370d942de7fb9807ee21.tar.gz servo-641c732281064280da9f370d942de7fb9807ee21.zip |
Auto merge of #24709 - paulrouget:movefix, r=jdm
Properly set event.buttons value on mousemove
A regular mousemove doesn't have any pressed button. And we were not resetting the pressed buttons after a click. That was messing up some jquery polyfil.
---
<!-- 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 #24596 (GitHub issue number if applicable)
Diffstat (limited to 'components/script/dom/blob.rs')
0 files changed, 0 insertions, 0 deletions