Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29607555: Issue 6030 - Ensure RTCPeerConnection exists before wrapping it (Closed)

Created:
Nov. 14, 2017, 10:34 a.m. by kzar
Modified:
Nov. 14, 2017, 1:42 p.m.
CC:
Sebastian Noack
Visibility:
Public.

Description

Issue 6030 - Ensure RTCPeerConnection exists before wrapping it

Patch Set 1 #

Total comments: 3

Patch Set 2 : Wrap WebRTC wrapping code in the if block #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -130 lines) Patch
M inject.preload.js View 1 1 chunk +137 lines, -130 lines 1 comment () Download

Messages

Total messages: 6
kzar
Patch Set 1
Nov. 14, 2017, 10:36 a.m. (2017-11-14 10:36:29 UTC) #1
Manish Jethani
https://codereview.adblockplus.org/29607555/diff/29607556/inject.preload.js File inject.preload.js (right): https://codereview.adblockplus.org/29607555/diff/29607556/inject.preload.js#newcode229 inject.preload.js:229: // Firefox has the option (media.peerconnection.enabled) to disable WebRTC ...
Nov. 14, 2017, 10:57 a.m. (2017-11-14 10:57:56 UTC) #2
Wladimir Palant
https://codereview.adblockplus.org/29607555/diff/29607556/inject.preload.js File inject.preload.js (right): https://codereview.adblockplus.org/29607555/diff/29607556/inject.preload.js#newcode229 inject.preload.js:229: // Firefox has the option (media.peerconnection.enabled) to disable WebRTC ...
Nov. 14, 2017, 11:12 a.m. (2017-11-14 11:12:50 UTC) #3
kzar
Patch Set 2 : Wrap WebRTC wrapping code in the if block https://codereview.adblockplus.org/29607555/diff/29607556/inject.preload.js File inject.preload.js ...
Nov. 14, 2017, 11:36 a.m. (2017-11-14 11:36:36 UTC) #4
Wladimir Palant
LGTM assuming that all that changed is converting regular functions to arrow functions.
Nov. 14, 2017, 12:17 p.m. (2017-11-14 12:17:53 UTC) #5
Manish Jethani
Nov. 14, 2017, 1:14 p.m. (2017-11-14 13:14:23 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld