Bug 1706894: part 2) In `NodeOffsetRange` use `std::move` and return `const` referenc...
commit25f87040f201618109254c7c1e67cff3886b04eb
authorMirko Brodesser <mbrodesser@mozilla.com>
Thu, 22 Apr 2021 13:35:38 +0000 (22 13:35 +0000)
committerMirko Brodesser <mbrodesser@mozilla.com>
Thu, 22 Apr 2021 13:35:38 +0000 (22 13:35 +0000)
tree1493650a5a86dce299640800bb93350da46a3a62
parent1eccfda3202317fe5082e9499b2128b29fbe59fc
Bug 1706894: part 2) In `NodeOffsetRange` use `std::move` and return `const` references instead of copies. r=smaug

More efficient.

Depends on D113079

Differential Revision: https://phabricator.services.mozilla.com/D113080
extensions/spellcheck/src/mozInlineSpellWordUtil.h