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

Issue 424183004: Update SpellCheckClient 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

Update SpellCheckClient 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 spell_check_client. BUG=331299 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287117

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -209 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/SpellCheckClient.h View 1 chunk +0 lines, -57 lines 0 comments Download
D content/shell/renderer/test_runner/SpellCheckClient.cpp View 1 chunk +0 lines, -146 lines 0 comments Download
A content/shell/renderer/test_runner/spell_check_client.h View 1 chunk +65 lines, -0 lines 0 comments Download
A content/shell/renderer/test_runner/spell_check_client.cc View 1 chunk +152 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/web_test_proxy.cc View 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Abhishek
PTAL!
6 years, 4 months ago (2014-07-31 19:47:52 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 4 months ago (2014-08-01 08:01:03 UTC) #2
Abhishek
The CQ bit was checked by abhishek.a21@samsung.com
6 years, 4 months ago (2014-08-01 08:51:06 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/424183004/1
6 years, 4 months ago (2014-08-01 08:52:01 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-01 23:21:44 UTC) #5
Message was sent while issue was closed.
Change committed as 287117

Powered by Google App Engine
This is Rietveld 408576698