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

Issue 207103003: Add *explicit* keyword to avoid implicit type conversion (Closed)

Created:
6 years, 9 months ago by gyuyoung-inactive
Modified:
6 years, 9 months ago
Reviewers:
haraken, Inactive
CC:
blink-reviews, krit, kouhei+svg_chromium.org, ed+blinkwatch_opera.com, fs, dglazkov+blink, apavlov+blink_chromium.org, gyuyoung.kim_webkit.org, darktears, f(malita), Stephen Chennney, rune+blink, pdr., rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add *explicit* keyword to avoid implicit type conversion Constructors of RemoteFontFaceSource, SVGDocumentExtensions, XMLDocumentParserScope, and WorkerScriptDebugServer need to use *explicit* keyword because they have an argument. BUG=N/A Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169709

Patch Set 1 #

Patch Set 2 : Updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M Source/bindings/v8/WorkerScriptDebugServer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/RemoteFontFaceSource.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGDocumentExtensions.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/parser/XMLDocumentParserScope.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
gyuyoung-inactive
Kentaro, could you take a look this cl ?
6 years, 9 months ago (2014-03-20 22:42:02 UTC) #1
Inactive
lgtm
6 years, 9 months ago (2014-03-20 23:35:37 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/207103003/20001
6 years, 9 months ago (2014-03-20 23:35:44 UTC) #3
commit-bot: I haz the power
Change committed as 169709
6 years, 9 months ago (2014-03-21 00:39:49 UTC) #4
haraken
6 years, 9 months ago (2014-03-21 04:18:09 UTC) #5
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698