Get rid of old inline editor utility methods in TextEditorView.
Review Request #12970 — Created April 21, 2023 and submitted
Information | |
---|---|
david | |
Review Board | |
release-6.x | |
Reviewers | |
reviewboard | |
Now that everything that used the old
$.ui.inlineEditor
implementation
has been converted to the newInlineEditorView
, there are a couple
utility methods insideTextEditorView
that are obsolete. This change
deletes that code.
Ran js-tests.
Summary | |
---|---|
Description | From | Last Updated |
---|---|---|
Should this go through a deprecation cycle? If an extension sets up their own inline editor, we'll break them. |
|