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

Issue 418303002: test_runner: Migrate MockWebMediaStreamCenter to Chromium C++ style. (Closed)

Created:
6 years, 5 months ago by Abhishek
Modified:
6 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

test_runner: Migrate MockWebMediaStreamCenter to Chromium C++ style. Changes: 1) Run clang-format through source and header files. 2) Rename data member variables to use unix_hacker_ style. 3) Rename methods to use CamelCase style. 4) Rename file name to mock_web_media_stream_center. BUG=331299 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286052

Patch Set 1 #

Total comments: 14

Patch Set 2 : updated #

Patch Set 3 : fixing mac build error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -181 lines) Patch
M content/content_shell.gypi View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
D content/shell/renderer/test_runner/MockWebMediaStreamCenter.h View 1 chunk +0 lines, -50 lines 0 comments Download
D content/shell/renderer/test_runner/MockWebMediaStreamCenter.cpp View 1 chunk +0 lines, -126 lines 0 comments Download
M content/shell/renderer/test_runner/WebTestInterfaces.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A content/shell/renderer/test_runner/mock_web_media_stream_center.h View 1 1 chunk +59 lines, -0 lines 0 comments Download
A content/shell/renderer/test_runner/mock_web_media_stream_center.cc View 1 2 1 chunk +152 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
jochen (gone - plz use gerrit)
https://codereview.chromium.org/418303002/diff/1/content/shell/renderer/test_runner/mock_web_media_stream_center.cc File content/shell/renderer/test_runner/mock_web_media_stream_center.cc (right): https://codereview.chromium.org/418303002/diff/1/content/shell/renderer/test_runner/mock_web_media_stream_center.cc#newcode22 content/shell/renderer/test_runner/mock_web_media_stream_center.cc:22: class NewTrackTask : public WebMethodTask<MockWebMediaStreamCenter> { nit. this class ...
6 years, 4 months ago (2014-07-28 09:41:47 UTC) #1
Abhishek
Resolved all the comments and re-based with latest code to resolve build error. PTAL ! ...
6 years, 4 months ago (2014-07-28 15:02:31 UTC) #2
jochen (gone - plz use gerrit)
lgtm
6 years, 4 months ago (2014-07-28 15:03:33 UTC) #3
Abhishek
The CQ bit was checked by abhishek.a21@samsung.com
6 years, 4 months ago (2014-07-28 15:05:28 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abhishek.a21@samsung.com/418303002/20001
6 years, 4 months ago (2014-07-28 15:06:15 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-07-28 18:28:51 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-07-28 18:33:19 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel/builds/425)
6 years, 4 months ago (2014-07-28 18:33:20 UTC) #8
Abhishek
On 2014/07/28 18:33:20, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 4 months ago (2014-07-28 20:39:56 UTC) #9
Abhishek
The CQ bit was checked by abhishek.a21@samsung.com
6 years, 4 months ago (2014-07-28 20:41:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abhishek.a21@samsung.com/418303002/40001
6 years, 4 months ago (2014-07-28 20:44:27 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-07-29 02:43:55 UTC) #12
Message was sent while issue was closed.
Change committed as 286052

Powered by Google App Engine
This is Rietveld 408576698