Bug 1700051: part 7) Change `mozInlineSpellStatus::CreateForEditorChange` to return...
commitd38cbe55716cb5d5686e86b8868526c37966b803
authorMirko Brodesser <mbrodesser@mozilla.com>
Fri, 26 Mar 2021 09:21:10 +0000 (26 09:21 +0000)
committerMirko Brodesser <mbrodesser@mozilla.com>
Fri, 26 Mar 2021 09:21:10 +0000 (26 09:21 +0000)
tree1248ecde11b86d72282cfe7d5d0c4567a788af0f
parentdaed84a8f4a8b263354413b80a368cc98d037a89
Bug 1700051: part 7) Change `mozInlineSpellStatus::CreateForEditorChange` to return `Result<..., ...>`. r=smaug

Separates input from output more clearly.

Differential Revision: https://phabricator.services.mozilla.com/D109742
extensions/spellcheck/src/mozInlineSpellChecker.cpp
extensions/spellcheck/src/mozInlineSpellChecker.h