Bug 1609662: part 1) Add minimal documentation to Selection::GetRangeAt. r=smaug

Differential Revision: https://phabricator.services.mozilla.com/D60125

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Mirko Brodesser 2020-01-20 12:38:22 +00:00
parent 256c124f94
commit 553a3b8cc8

View File

@ -191,6 +191,9 @@ class Selection final : public nsSupportsWeakReference,
MOZ_CAN_RUN_SCRIPT_BOUNDARY
nsresult Extend(nsINode* aContainer, int32_t aOffset);
/**
* See mRanges.
*/
nsRange* GetRangeAt(int32_t aIndex) const;
// Get the anchor-to-focus range if we don't care which end is