DescriptionMake 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 #
Messages
Total messages: 5 (0 generated)
|