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