-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Remove the window.editor
from memory leaks tests.
#1814
Closed
jodator opened this issue
Jun 14, 2019
· 1 comment
· Fixed by ckeditor/ckeditor5-editor-inline#56, ckeditor/ckeditor5-editor-classic#92, ckeditor/ckeditor5-editor-balloon#35 or ckeditor/ckeditor5-editor-decoupled#35
Closed
Remove the window.editor
from memory leaks tests.
#1814
jodator opened this issue
Jun 14, 2019
· 1 comment
· Fixed by ckeditor/ckeditor5-editor-inline#56, ckeditor/ckeditor5-editor-classic#92, ckeditor/ckeditor5-editor-balloon#35 or ckeditor/ckeditor5-editor-decoupled#35
Labels
type:task
This issue reports a chore (non-production change) and other types of "todos".
Milestone
Comments
jodator
added
the
type:task
This issue reports a chore (non-production change) and other types of "todos".
label
Jun 14, 2019
This was referenced Jun 14, 2019
Somehow related: Could you please take a look at the |
oleq
added a commit
to ckeditor/ckeditor5-editor-inline
that referenced
this issue
Jun 18, 2019
Tests: Prevented `CKEditorInspector` auto–attachment in the memory consumption manual test. Closes ckeditor/ckeditor5#1814.
oleq
added a commit
to ckeditor/ckeditor5-editor-classic
that referenced
this issue
Jun 18, 2019
Tests: Prevented `CKEditorInspector` auto–attachment in the memory consumption manual test. Closes ckeditor/ckeditor5#1814.
oleq
added a commit
to ckeditor/ckeditor5-editor-balloon
that referenced
this issue
Jun 18, 2019
Tests: Prevented `CKEditorInspector` auto–attachment in the memory consumption manual test. Closes ckeditor/ckeditor5#1814.
oleq
added a commit
to ckeditor/ckeditor5-editor-decoupled
that referenced
this issue
Jun 18, 2019
Tests: Prevented `CKEditorInspector` auto–attachment in the memory consumption manual test. Closes ckeditor/ckeditor5#1814.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The CKEditor5 causes some memory leaks and the editor should not be automatically attached to the inspector for memory leak tests.
The text was updated successfully, but these errors were encountered: