- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Sat, 23 Jan 2021 10:04:16 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 23 January 2021 18:04:28 UTC
No problem! The easiest way: 1. Open https://github.com/whatwg/xhr/blob/main/xhr.bs 2. Click the edit button at the right side (which looks like a pen) 3. Search `interface ProgressEvent` and add `,ServiceWorker` to the previous line 4. At the "Propose changes" block, write a title e.g. "Expose ProgressEvent to ServiceWorker" 5. Click "Propose changes" button. 6. Cilck "Create pull request" 7. Type "x" inside `[ ]` so that it can be `[x]`, for "At least two implementers are interested" part, and replace "..." with "Gecko" and "WebKit". This is based on my observation in https://github.com/whatwg/xhr/issues/305#issue-774789533. 8. Cilck "Create pull request" again 9. That's it! I'll happily write steps for GitHub Desktop if you are using it BTW. -- 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/issues/305#issuecomment-766153012
Received on Saturday, 23 January 2021 18:04:28 UTC