Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Correctly handle mouse event submission (fixes #29) #30

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

uuf6429
Copy link
Owner

@uuf6429 uuf6429 commented May 11, 2017

No description provided.

@uuf6429 uuf6429 force-pushed the Correctly-handle-mouse-event-submission branch 3 times, most recently from fdaf91c to 32664d0 Compare May 12, 2017 06:57
);
})
.catch(function (error) {
Logger.error('Could create mouse event listener (%j): %s', params, errorToString(error));
Copy link
Owner Author

@uuf6429 uuf6429 May 21, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could not create

@uuf6429 uuf6429 force-pushed the Correctly-handle-mouse-event-submission branch from 835fdff to f918e87 Compare May 23, 2017 22:56
@uuf6429 uuf6429 force-pushed the Correctly-handle-mouse-event-submission branch from f918e87 to 5d5916c Compare May 26, 2017 16:18
@codecov
Copy link

codecov bot commented May 26, 2017

Codecov Report

Merging #30 into master will increase coverage by 0.46%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             master      #30      +/-   ##
============================================
+ Coverage     82.65%   83.11%   +0.46%     
+ Complexity      160      159       -1     
============================================
  Files             3        3              
  Lines           467      462       -5     
============================================
- Hits            386      384       -2     
+ Misses           81       78       -3

@uuf6429 uuf6429 force-pushed the Correctly-handle-mouse-event-submission branch from 5d5916c to e6675bc Compare May 27, 2017 19:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant