gecko-dev/editor
Masayuki Nakano 49d46d78d6 Bug 1891408 - part 1: Rename WSScanResult::Offset() and WSScanResult::Point() r=m_kato
They point the found character point if scanning forward.  However, they point
the next character point if scanning backward.  Therefore, I don't have any
good idea to name them.  Therefore, I rename them to `*_Deprecated()` and the
callers should use better name method later.

Depends on D207684

Differential Revision: https://phabricator.services.mozilla.com/D207685
2024-04-24 06:12:08 +00:00
..
composer Bug 1864896: Autofix unused function arguments (editor). r=masayuki 2024-03-01 18:28:33 +00:00
docs
libeditor Bug 1891408 - part 1: Rename WSScanResult::Offset() and WSScanResult::Point() r=m_kato 2024-04-24 06:12:08 +00:00
reftests Bug 1879538 - cleanup unnecessary and redundant reftest conditions. r=aryx,jgilbert 2024-02-22 23:04:45 +00:00
spellchecker Bug 1864896: Autofix unused function arguments (editor). r=masayuki 2024-03-01 18:28:33 +00:00
txmgr Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
AsyncSpellCheckTestHelper.sys.mjs Bug 1864896: Autofix unused function arguments (editor). r=masayuki 2024-03-01 18:28:33 +00:00
moz.build
nsIDocumentStateListener.idl
nsIEditActionListener.idl Bug 1859245 - part 3: Make JoinNodesTransaction and SplitNodeTransaction handle only the new direction mode r=m_kato 2023-10-27 01:57:29 +00:00
nsIEditor.idl Bug 1764895 - part 3: Get rid of nsIEditor.setShouldTxnSetSelection r=m_kato DONTBUILD 2023-12-14 00:41:20 +00:00
nsIEditorMailSupport.idl
nsIEditorSpellCheck.idl
nsIHTMLAbsPosEditor.idl
nsIHTMLEditor.idl
nsIHTMLInlineTableEditor.idl
nsIHTMLObjectResizer.idl
nsITableEditor.idl