[Presentation API] Resolve PresentationRequest::reconnect() with existing presentation connection if such connection exists
Check if any presentation connection with specific presentationUrl and presentationId exists in current browsing context. If so, resolve reconnect() with existing connection instead of creating a new connection.
BUG=
677540
Committed:
https://crrev.com/91a2313e82fff41419fbb149a2bf6debeed894f7
Cr-Commit-Position: refs/heads/master@{#441462}