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

Fix okOnly requests and correctly handle errors when editing AutoModerator configuration #361

Merged
merged 3 commits into from
Sep 4, 2020

Conversation

eritbh
Copy link
Member

@eritbh eritbh commented Sep 4, 2020

Complicated problem, described in Discord: https://discordapp.com/channels/535490452066009090/535490561478492161/751486540739379332

This PR ensures that errors are handled consistently by the background page and passed in a consistent format to the content script. It also reworks error handling in the config module's AutoModerator editor to properly report errors when saving the page.

@eritbh eritbh added bug something isn't working core: tbapi module: config labels Sep 4, 2020
@eritbh eritbh added this to the v5.4.1 milestone Sep 4, 2020
@creesch creesch merged commit 3618e9c into master Sep 4, 2020
@creesch creesch deleted the fix-okonly-requests branch September 4, 2020 17:43
eritbh added a commit that referenced this pull request Sep 9, 2020
…derator configuration (#361)

* Normalize throws in background makeRequest

* update content script sendRequest error handling

* update automod popup error handling for fetch
eritbh added a commit that referenced this pull request Sep 5, 2024
…derator configuration (#361)

* Normalize throws in background makeRequest

* update content script sendRequest error handling

* update automod popup error handling for fetch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants