gecko-dev/editor/txtsvc
Nika Layzell cbc8fa8a3b Bug 1399626 - Part 4: Allow initializing nsIContentIterator with RangeBoundaries, r=masayuki
This patch adds an overload to nsIContentIterator::Init which accepts
RangeBoundary objects, and modifies the codepath to avoid using the offset of
the start or end nodes to construct the nsIContentIterator.

MozReview-Commit-ID: 5ZqKeiUunoN
2017-10-02 11:58:00 -04:00
..
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsFilteredContentIterator.cpp Bug 1399626 - Part 4: Allow initializing nsIContentIterator with RangeBoundaries, r=masayuki 2017-10-02 11:58:00 -04:00
nsFilteredContentIterator.h Bug 1399626 - Part 4: Allow initializing nsIContentIterator with RangeBoundaries, r=masayuki 2017-10-02 11:58:00 -04:00
nsIInlineSpellChecker.idl
nsISpellChecker.h Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07:00
nsITextService.h
nsITextServicesDocument.h Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07:00
nsITextServicesFilter.idl
nsTextServicesCID.h
nsTextServicesDocument.cpp Bug 1395080 - Part 2. Replace nsIDOMRange::GetStartOffset and nsIDOMRange::GetEndOffset with nsRange::StartOffset and nsRange::EndOffset. r=masayuki 2017-09-01 12:20:28 +09:00
nsTextServicesDocument.h Bug 1395080 - Part 2. Replace nsIDOMRange::GetStartOffset and nsIDOMRange::GetEndOffset with nsRange::StartOffset and nsRange::EndOffset. r=masayuki 2017-09-01 12:20:28 +09:00
nsTextServicesFactory.cpp
nsTSAtomList.h