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

Issue 429953002: test_runner: Migrate MockWebSpeechRecognizer to Chromium C++ style. (Closed)

Created:
6 years, 4 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 MockWebSpeechRecognizer 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_speech_recognizer. BUG=331299 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286742

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+363 lines, -324 lines) Patch
M content/content_shell.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
D content/shell/renderer/test_runner/MockWebSpeechRecognizer.h View 1 chunk +0 lines, -86 lines 0 comments Download
D content/shell/renderer/test_runner/MockWebSpeechRecognizer.cpp View 1 chunk +0 lines, -226 lines 0 comments Download
A content/shell/renderer/test_runner/mock_web_speech_recognizer.h View 1 chunk +98 lines, -0 lines 0 comments Download
A content/shell/renderer/test_runner/mock_web_speech_recognizer.cc View 1 chunk +253 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/test_runner.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M content/shell/renderer/test_runner/web_test_proxy.cc View 4 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Abhishek
PTAL!
6 years, 4 months ago (2014-07-30 15:02:31 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 4 months ago (2014-07-30 15:15:12 UTC) #2
Abhishek
The CQ bit was checked by abhishek.a21@samsung.com
6 years, 4 months ago (2014-07-30 18:51:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abhishek.a21@samsung.com/429953002/1
6 years, 4 months ago (2014-07-30 18:53:54 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-07-31 11:46:54 UTC) #5
Message was sent while issue was closed.
Change committed as 286742

Powered by Google App Engine
This is Rietveld 408576698