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

Palid/fix/dont persist log level #1880

Merged
merged 1 commit into from
Sep 16, 2021
Merged

Conversation

Palid
Copy link
Contributor

@Palid Palid commented Sep 2, 2021

As we started persisting loglevels types in localStorage it seems that we may have accidentally broken some user's applications permanently. This pull request gets rid of the loglevels persistence and tries to fix the issue.


This change is marked as an internal change (Task), so will not be included in the changelog.

@Palid Palid requested a review from a team as a code owner September 2, 2021 18:18
@Palid Palid force-pushed the palid/fix/dont-persist-log-level branch from d0a600b to e71519c Compare September 2, 2021 18:29
Palid pushed a commit to element-hq/element-web that referenced this pull request Sep 2, 2021
This commit gets rid of log-level data in localStorage which in some
extreme cases could fill up the entire localStorage making the app
unusable
Followup to matrix-org/matrix-js-sdk#1880
@Palid Palid added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Sep 2, 2021
Palid pushed a commit to element-hq/element-web that referenced this pull request Sep 16, 2021
This commit gets rid of log-level data in localStorage which in some
extreme cases could fill up the entire localStorage making the app
unusable
Followup to matrix-org/matrix-js-sdk#1880
@Palid Palid merged commit 3d39e8e into develop Sep 16, 2021
@Palid Palid deleted the palid/fix/dont-persist-log-level branch September 16, 2021 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants