SIGN IN SIGN UP

DanielWagnerHall on behalf of AGoogler: Fixing and standardizing the jsdoc contracts and comments to the functions in action.js. the changes: (1) The function contract is not the particular event sequence used to simulate the action (e.g. mouseover, mousedown, mousemove, etc) but the abstract user action itself (e.g. "click"). The implementation and events underneath are whatever they need to be and will continue to be refined to best simulate that abstact action. (2) Each contract stipulates with which device (mouse, keyboard, touchscreen) it is performed. (3) Other format and language standardization.

r15922
D
Daniel Wagner-Hall committed
17c294ca92e7de6c76d7155ff9f0ad5ea34fd348
Parent: 3d91fce