Re: [w3ctag/design-reviews] URL Protocol Handler Registration for PWAs (#482)

> @hober My sincere apologies for letting this fall through the cracks. Thanks for the ping!
> 
> I think that makes a lot of sense, conceptually. Would you have pointers to the Fetch changes you mentioned as an example for this?

The addition of the Fetch spec itself is the change I was referring to. Before Fetch, we had XHR. When Fetch got specced, a common model was defined that both XHR and the Fetch API could be defined on top of.

> Do you think both changes need to be staged at the same time or can one come before the other?

I think it would be best if they were both staged at the same time; that way, each can link to the other so people understand why the changes are happening. If one came before the other, it should probably be the HTML change that happens first.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/482#issuecomment-707213618

Received on Monday, 12 October 2020 16:13:47 UTC