DescriptionMake calls to AtomicString(const String&) explicit in testing/
Make calls to AtomicString(const String&) explicit in testing/ 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 testing/ part so that it is more
easily reviewable.
R=eseidel
BUG=323739
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164404
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|