Uh oh!
There was an error while loading. Please reload this page.
#1509 fetch() implementation - #5372
Conversation
sosnovsky
commented
Nov 6, 2023
@ioanmo226 this issue is part of bigger refactoring to implement Manifest V3 requirements, which should be required in the future for all extensions. In this PR we switch to using Roman worked on this switch, but there were some issues in loading messages in Firefox, as currently it doesn't support some features of |
sosnovsky
commented
Nov 7, 2023
Unfortunately Roman doesn't work on FlowCrypt anymore, that's why I was finalising this PR. |
sosnovsky
commented
Nov 8, 2023
We've missed that Google API urls have different base urls - |
This PR replaces JQuery ajax calls with fetch()
Modifies the mock API to use HTTP/2 -- required to display fetch upload progress.
issue #1509
Tests(delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):