diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-29 10:22:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 10:22:30 -0500 |
commit | b3ac17b82f687561c4cb3c53a264a99789d4ca09 (patch) | |
tree | 8d9eaf55eb7d66f78b88638d95440654be1a6609 /components/webdriver_server | |
parent | 7e4d0534c3dcb54a6721c24ecae91942b019daaa (diff) | |
parent | 0228904f278b6e687597d843004833884faedd5e (diff) | |
download | servo-b3ac17b82f687561c4cb3c53a264a99789d4ca09.tar.gz servo-b3ac17b82f687561c4cb3c53a264a99789d4ca09.zip |
Auto merge of #25633 - pshaughn:localnames, r=jdm
Remove unnecessary LocalName::from(constant) calls
Changing calls to LocalName::from with a constant argument to use the interned local name instead doesn't really save a meaningful amount of time (when it's not in a loop or on a critical path), but it's good for codebase consistency.
Diffstat (limited to 'components/webdriver_server')
0 files changed, 0 insertions, 0 deletions