• 
      

    Get rid of old inline editor utility methods in TextEditorView.

    Review Request #12970 — Created April 21, 2023 and submitted — Latest diff uploaded

    Information

    Review Board
    release-6.x

    Reviewers

    Now that everything that used the old $.ui.inlineEditor implementation
    has been converted to the new InlineEditorView, there are a couple
    utility methods inside TextEditorView that are obsolete. This change
    deletes that code.

    Ran js-tests.

    Commits

    Files