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

Issue 423793004: Missing explicit keyword in ctor of FooImpl.h (Closed)

Created:
6 years, 4 months ago by gyuyoung-inactive
Modified:
6 years, 4 months ago
CC:
blink-reviews, eric.carlson_apple.com, feature-media-reviews_chromium.org, groby+blinkspell_chromium.org, kinuko+fileapi, nhiroki, philipj_slow, tzik
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Missing explicit keyword in ctor of FooImpl.h Need to add "explicit" to ctor which only has one argument in order to avoid implicit type conversion. Additionally some style nits are fixed together. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179226

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M Source/web/ContextMenuClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/DragClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/EditorClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/FrameLoaderClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/SpellCheckerClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/UserMediaClientImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebFileChooserCompletionImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebFontImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebPopupMenuImpl.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
gyuyoung-inactive
6 years, 4 months ago (2014-07-29 05:45:32 UTC) #1
gyuyoung-inactive
PTAL
6 years, 4 months ago (2014-07-29 23:33:53 UTC) #2
jochen (gone - plz use gerrit)
lgtm
6 years, 4 months ago (2014-07-30 09:43:52 UTC) #3
gyuyoung-inactive
The CQ bit was checked by gyuyoung.kim@samsung.com
6 years, 4 months ago (2014-07-30 09:44:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/423793004/20001
6 years, 4 months ago (2014-07-30 09:45:04 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-07-30 10:49:11 UTC) #6
Message was sent while issue was closed.
Change committed as 179226

Powered by Google App Engine
This is Rietveld 408576698