chemerisuk / cordova-plugin-web-share

Web Share API polyfill for Cordova
MIT License
13 stars 9 forks source link

Support AbortError #5

Open chemerisuk opened 5 years ago

chemerisuk commented 5 years ago

If the user chose to cancel the share operation, reject p with an "AbortError" DOMException, and abort these steps.