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

Clear disposables in the clearInput method on Disposables #77479

Merged
merged 16 commits into from Jul 17, 2019
Merged

Clear disposables in the clearInput method on Disposables #77479

merged 16 commits into from Jul 17, 2019

Conversation

ghost
Copy link

@ghost ghost commented Jul 16, 2019

I saw this pull request on PR #75874, but not only has it not been merged, it has plenty of unresolved conflicts so I made a PR rebased on the most current version of the repository.

This Fixes #75532, and it clears the disposables during clearing text. The code has been refactored to allow this, as to prevent any issues or side effects from arising.

I hope this is useful!

@mjbvz mjbvz self-assigned this Jul 16, 2019
@ghost
Copy link
Author

ghost commented Jul 16, 2019

Fixed. Reverted unnecessary changes.

@ghost
Copy link
Author

ghost commented Jul 16, 2019

Rebased the PR on the CURRENT master branch of the official Microsoft vscode repository

src/vs/base/common/uri.ts Outdated Show resolved Hide resolved
This reverts commit b59ecadf6b1c3c84213b8300df8ba8ce962e6625.
This reverts commit ff8fc9aa75edd7d30d135ef49738754d421fa4fd.
This reverts commit ce17e06dc3849db00e377f221c9e98fc3f11ba6c.
This reverts commit b59ecadf6b1c3c84213b8300df8ba8ce962e6625.
This reverts commit 30d7dc8a3f5ef8a8d8a702da2dc4517a0f64f1d4.
This reverts commit ce404be0b7b7d0c2c5675cf73311f7d5fdc52bfb.
…e, allowing the new method to fit naturally.
@ghost
Copy link
Author

ghost commented Jul 17, 2019

Everything should be good to go!

@mjbvz mjbvz added this to the July 2019 milestone Jul 17, 2019
@mjbvz mjbvz merged commit 7dbaf1a into microsoft:master Jul 17, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switching themes causes webview Error
2 participants