[JS] Fix DefaultEventSubmitter#doSubmitEvents()
Two issues were discovered while trying to integrate the latest version of the library with MediaWiki:
- A beacon request is still sent when the event queue is drained
- All errors thrown when calling
Navigator#sendBeacon()
should be ignored
Edited by Phuedx