1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
unarist fb3dc00dda Ignore AbortError when cancelled sharing (#6978)
`navigator.share()` rejects Promise if user cancelled sharing, and it may
print it as an error on JavaScript console.

This patch ignores it and prints other errors on the console.
2018-03-31 13:16:38 +02:00
..
chewy
controllers
helpers
javascript Ignore AbortError when cancelled sharing (#6978) 2018-03-31 13:16:38 +02:00
lib Fix compatibility with PeerTube (#6968) 2018-03-30 15:44:54 +02:00
mailers
models Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
policies
presenters
serializers
services Fix compatibility with PeerTube (#6968) 2018-03-30 15:44:54 +02:00
validators Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
views
workers