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

Issue 308073011: test_runner: Migrate WebUserMediaClientMock to our Chromium C++ style. (Closed)

Created:
6 years, 6 months ago by tfarina
Modified:
6 years, 6 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, jochen (gone - plz use gerrit), darin (slow to review), jam
Visibility:
Public.

Description

test_runner: Migrate WebUserMediaClientMock to our Chromium C++ style. Changes: 1) Run clang-format through source and header files. 3) Fix data member variables to use unix_hacker_ style. 4) Rename file name to mock_web_user_media_client. 5) Rename class name to MockWebUserMediaClient. BUG=331299 TEST=content_unittests, content_shell. No functional changes TBR=dpranke@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274171

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -358 lines) Patch
M content/content_shell.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
D content/shell/renderer/test_runner/WebUserMediaClientMock.h View 1 chunk +0 lines, -41 lines 0 comments Download
D content/shell/renderer/test_runner/WebUserMediaClientMock.cpp View 1 chunk +0 lines, -179 lines 0 comments Download
A + content/shell/renderer/test_runner/mock_web_user_media_client.h View 1 chunk +21 lines, -21 lines 0 comments Download
A + content/shell/renderer/test_runner/mock_web_user_media_client.cc View 2 chunks +131 lines, -111 lines 0 comments Download
M content/shell/renderer/test_runner/web_test_proxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/renderer/test_runner/web_test_proxy.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tfarina
TBRing...(please, rubber stamp?) Thanks!
6 years, 6 months ago (2014-06-02 01:04:19 UTC) #1
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 6 months ago (2014-06-02 01:04:25 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/308073011/20001
6 years, 6 months ago (2014-06-02 01:04:45 UTC) #3
commit-bot: I haz the power
Change committed as 274171
6 years, 6 months ago (2014-06-02 05:43:06 UTC) #4
Dirk Pranke
6 years, 6 months ago (2014-06-02 16:34:23 UTC) #5
Message was sent while issue was closed.
lgtm, though I didn't go through it in detail.

Powered by Google App Engine
This is Rietveld 408576698