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

Issue 122943003: Make calls to AtomicString(const String&) explicit in rendering/ (Closed)

Created:
6 years, 11 months ago by Inactive
Modified:
6 years, 11 months ago
Reviewers:
eseidel
CC:
blink-reviews, bemjb+rendering_chromium.org, zoltan1, eae+blinkwatch, leviw+renderwatch, blink-layers+watch_chromium.org, jchaffraix+rendering
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Make calls to AtomicString(const String&) explicit in rendering/ Make calls to AtomicString(const String&) explicit in rendering/ and avoid useless conversions from String to AtomicString when possible. This is one step towards making the AtomicString(const String&) constructor explicit. This CL takes care only of the rendering/ part so that it is more easily reviewable. R=eseidel BUG=323739 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164413

Patch Set 1 #

Total comments: 1

Patch Set 2 : Take feedback into consideration #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M Source/core/rendering/FastTextAutosizer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/HitTestResult.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderThemeChromiumFontProvider.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderThemeChromiumFontProvider.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
https://codereview.chromium.org/122943003/diff/1/Source/core/rendering/RenderThemeChromiumFontProvider.h File Source/core/rendering/RenderThemeChromiumFontProvider.h (right): https://codereview.chromium.org/122943003/diff/1/Source/core/rendering/RenderThemeChromiumFontProvider.h#newcode45 Source/core/rendering/RenderThemeChromiumFontProvider.h:45: static const WTF::AtomicString& defaultGUIFont(); All callers expect an AtomicString: ...
6 years, 11 months ago (2013-12-31 21:35:43 UTC) #1
eseidel
I suspect that framgent() should return an AtomicString? Otherwise lgtm. On Tue, Dec 31, 2013 ...
6 years, 11 months ago (2013-12-31 23:13:21 UTC) #2
Inactive
On 2013/12/31 23:13:21, eseidel wrote: > I suspect that framgent() should return an AtomicString? Otherwise ...
6 years, 11 months ago (2014-01-01 16:21:14 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/122943003/130001
6 years, 11 months ago (2014-01-01 16:21:36 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-01 17:30:18 UTC) #5
Message was sent while issue was closed.
Change committed as 164413

Powered by Google App Engine
This is Rietveld 408576698