Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed editor throwing an exception when destroyed shortly after it was created #2258

Closed
wants to merge 12 commits into from

Commits on Jul 25, 2018

  1. [#14613] prevent plugin initialization if editor was already destroye…

    …d (race condition)
    brian-mcnamara authored and mlewand committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    63af1dd View commit details
    Browse the repository at this point in the history
  2. Tests: add unit test.

    Tade0 authored and mlewand committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    fce8bbd View commit details
    Browse the repository at this point in the history
  3. Rewording.

    f1ames authored and mlewand committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    bb7e565 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad6ef98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae7181f View commit details
    Browse the repository at this point in the history
  6. Corrected issue references.

    mlewand committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    9a0687b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b386c83 View commit details
    Browse the repository at this point in the history
  8. Changelog entry.

    mlewand committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    25d3239 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83b0e85 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Tests: corrected comment.

    mlewand committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    f3abe26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa3dfa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcc16a9 View commit details
    Browse the repository at this point in the history