Skip to content

Conversation

mmotorny
Copy link
Contributor

This allows BrowserClient to be used on Cobalt (which
doesn't support blob in XHR).

"blob" was used as a workaround for the Dart issue #18542.
Since the issue is closed, using "arraybuffer" is more
straightforward and efficient.

@google-cla google-cla bot added the cla: yes label Oct 29, 2020
@jakemac53
Copy link
Contributor

Please also update the CHANGELOG.md file, otherwise this LGTM

@mmotorny
Copy link
Contributor Author

mmotorny commented Nov 5, 2020

Jake, please take another look.

This allows BrowserClient to be used on Cobalt (which
doesn't support blob in XHR).

"blob" was used as a workaround for the Dart issue #18542.
Since the issue is closed, using "arraybuffer" is more
straightforward and efficient.
@mmotorny
Copy link
Contributor Author

mmotorny commented Nov 5, 2020

All checks passed. Please merge.

@jakemac53 jakemac53 merged commit 7bc620d into dart-lang:master Nov 5, 2020
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