While we already do a permission check in native webrtc code, the one in webrtcUI is needed to provide extra protection against permission spam by checking if there's a temporarily denied permission on the tab. Since we introduced custom default permission values it is necessary to also pass the URI to make sure we catch exceptions added by the user. MozReview-Commit-ID: C8r6ymbKE3a