mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-19 12:00:39 +08:00
* Fix CrossOriginWorker to work in FireFox * add changeset * Add FireFox to the Lite E2E test * Use request.arrayBuffer instead .body on FireFox * add changeset * Delete the user-agent header in PyodideHttpTransport * Ignore the kitchen_sink E2E test for FireFox * Fix * Fix test files using file uploader so they work on FireFox, ref: https://stackoverflow.com/a/78701710 * Fix js/spa/test/outbreak_forecast.spec.ts * Fix outbreak_forecast.spec.ts * [wip] Comment out plotly part * add changeset * Skip Plotly tests on FireFox temporarily * Revert "Fix" This reverts commit 98e2495e9c87bbb7708efe4422189997608c0a37. * Fix * add changeset --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com> Co-authored-by: Abubakar Abid <abubakar@huggingface.co>