Re: [whatwg/xhr] Allow developers to opt-out of sync XHR with feature policy (#178)

Agreed with @RByers that sync-xhr typically causes hangs when the network is slow or the server is slow at responding. In both cases, developers coding in local environment or good office space don't notice those issues. I had a personal experience where developers working on a major top 100 sites don't notice the issue until I showed it with a network simulator. 

Giving developer a way to opt-out of sync xhr is a great way to help developers avoid these performance pitfalls. 


-- 
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/178#issuecomment-358114904

Received on Tuesday, 16 January 2018 21:37:05 UTC