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

Issue 493073002: warning_ and error_ functions are now wired to onunmute and onmute events (Closed)

Created:
6 years, 4 months ago by jansson
Modified:
6 years, 4 months ago
Reviewers:
mcasas
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

warning_ and error_ functions are now wired to onunmute and onmute events Added warning_ function that highlights messages in orange in the debug message panel. MediaStreamTrack.onmute and MediaStreamTrack.onunmute are now highlighted in red as an error and in orange as a warning. BUG=None TEST=Manually triggered the events directly. NOTRY=TRUE Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291386

Patch Set 1 #

Patch Set 2 : nit #

Total comments: 1

Patch Set 3 : nit2 #

Total comments: 6

Patch Set 4 : Fixed a couple of nits and removed !string #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -34 lines) Patch
M chrome/test/data/webrtc/manual/peerconnection_manual.js View 1 2 3 9 chunks +44 lines, -34 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jansson
6 years, 4 months ago (2014-08-21 10:43:21 UTC) #1
mcasas
https://codereview.chromium.org/493073002/diff/20001/chrome/test/data/webrtc/manual/peerconnection_manual.js File chrome/test/data/webrtc/manual/peerconnection_manual.js (right): https://codereview.chromium.org/493073002/diff/20001/chrome/test/data/webrtc/manual/peerconnection_manual.js#newcode919 chrome/test/data/webrtc/manual/peerconnection_manual.js:919: function warning_(message) { It seems that there are: - ...
6 years, 4 months ago (2014-08-21 10:53:17 UTC) #2
jansson
Created a general print_handler function and cleared up some of the redundant code. More cleanup ...
6 years, 4 months ago (2014-08-21 12:13:13 UTC) #3
mcasas
Good cleanup! Still a couple of minors, but getting there. Note: you can remove uploaded ...
6 years, 4 months ago (2014-08-21 12:28:36 UTC) #4
jansson
Thanks for the tip regarding removing patch sets, had not noticed that option. https://codereview.chromium.org/493073002/diff/90001/chrome/test/data/webrtc/manual/peerconnection_manual.js File ...
6 years, 4 months ago (2014-08-21 16:26:21 UTC) #5
mcasas
LGTM. So now we have print_(), success_(), error_() and warning_(), right?
6 years, 4 months ago (2014-08-22 09:54:38 UTC) #6
jansson
On 2014/08/22 09:54:38, mcasas wrote: > LGTM. > > So now we have print_(), success_(), ...
6 years, 4 months ago (2014-08-22 11:12:43 UTC) #7
jansson
The CQ bit was checked by jansson@chromium.org
6 years, 4 months ago (2014-08-22 11:12:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jansson@chromium.org/493073002/110001
6 years, 4 months ago (2014-08-22 11:13:15 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-08-22 11:14:21 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (110001) as 291386

Powered by Google App Engine
This is Rietveld 408576698