Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Issue 872143005: Now starting AppRTC server up in "developer mode". (Closed)

Created:
5 years, 10 months ago by phoglund_chromium
Modified:
5 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Now starting AppRTC server up in "developer mode". We don't have a way to click on the new join confirmation buttons from Firefox; therefore we'll start the server in a special mode where the join buttons are disabled. We can't do this with an URL parameter since the purpose of the buttons is to prevent embedding services to get users to auto-join. B=None R=kjellander@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/webrtc/webrtc.DEPS/+/293859

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -10 lines) Patch
M build_apprtc_closure.py View 1 chunk +1 line, -1 line 0 comments Download
M copy_apprtc.py View 1 2 chunks +29 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
phoglund_chromium
https://codereview.chromium.org/872143005/diff/1/build_apprtc_closure.py File build_apprtc_closure.py (right): https://codereview.chromium.org/872143005/diff/1/build_apprtc_closure.py#newcode30 build_apprtc_closure.py:30: sys.stdout.write(line) I realized print put extra newlines in the ...
5 years, 10 months ago (2015-01-29 13:00:14 UTC) #2
kjellander_chromium
lgtm with a nit and a question. https://codereview.chromium.org/872143005/diff/1/copy_apprtc.py File copy_apprtc.py (right): https://codereview.chromium.org/872143005/diff/1/copy_apprtc.py#newcode34 copy_apprtc.py:34: def _CopyApprtcToTargetDir(target_dir, ...
5 years, 10 months ago (2015-01-29 13:11:15 UTC) #3
phoglund_chromium
https://codereview.chromium.org/872143005/diff/1/copy_apprtc.py File copy_apprtc.py (right): https://codereview.chromium.org/872143005/diff/1/copy_apprtc.py#newcode34 copy_apprtc.py:34: def _CopyApprtcToTargetDir(target_dir, apprtc_subdir): On 2015/01/29 13:11:15, kjellander wrote: > ...
5 years, 10 months ago (2015-01-29 13:46:24 UTC) #4
phoglund_chromium
5 years, 10 months ago (2015-01-29 13:47:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as r293859 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698