[whatwg/xhr] Expose ProgressEvent to Worker (#310)

<!--
Thank you for contributing to the XMLHttpRequest Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

- [ ] At least two implementers are interested (and none opposed):
   * …
   * …
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: …
   * Firefox: …
   * Safari: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)


<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://whatpr.org/xhr/310.html" title="Last updated on Jan 26, 2021, 7:04 AM UTC (137045c)">Preview</a> | <a href="https://whatpr.org/xhr/310/b7726ee...137045c.html" title="Last updated on Jan 26, 2021, 7:04 AM UTC (137045c)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/xhr/pull/310


-- Commit Summary --

  * Expose ProgressEvent to Worker

-- File Changes --

    M xhr.bs (2)

-- Patch Links --

https://github.com/whatwg/xhr/pull/310.patch

https://github.com/whatwg/xhr/pull/310.diff


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/pull/310

Received on Tuesday, 26 January 2021 07:04:36 UTC