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