зеркало из https://github.com/mozilla/gecko-dev.git
b2052e9ddc
After click events with button 2 or 3 are fired, fire auxclick, a new event intended to represent a non-primary mouse click. Because this event, based on the design examples and blink's implementation, is intended to be used with content listeners, always dispatch on content listeners--not just those that force all events to be dispatched (i.e. document/window). This diverges from the behavior of our click events from non-primary buttons. Eventually, we hope this will replace click events for non-primary buttons. For now, leave those events for compatibility reasons. Additionally, add handling of this new event, where necessary. MozReview-Commit-ID: 8osozM4h6Ya --HG-- extra : rebase_source : 558261dd0d0b9241efa84ca168c50455850af03a |
||
---|---|---|
.. | ||
base | ||
ipc | ||
test |