Looking at those, we see that on FF it is a short session of 4 steps: ``` POST /session POST url POST execute DELETE /session/a50cb73525164226a1e3adbae6e721f1 ```
On Safari, it is an endless: ``` POST url POST execute POST url POST execute POST url POST execute POST execute POST url POST execute POST url POST execute POST execute ... ``` The screenshots/video of Safari also show that it doesn't really load the page as it does in FF. [ Full content available at: https://github.com/apache/cordova-plugin-media-capture/issues/105 ] This message was relayed via gitbox.apache.org for [email protected]
