DescriptionMake textInputFlags use static AtomicStrings
This method is called a lot during browser launch. Instead of
reconstructing the same AtomicString every time (without even
ConstructFromLiteral) pass in a local static AtomicString.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181916
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|