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

Hi clelland,
Thx for the speedy feedback. As you state: some people write crummy code. As I said: that can be done in javascript too (I even did it myself, sometimes) - say using alert(). No reason to remove alert() from javascript. I use syncXHR to get database data from the server and use this in the following code. This is highly simple and effective. I would be greatly helped with a suggestion for an alternative, since I'm no expert, just somebody who likes to use web applications to show other people things. BTW: I got here because FF said so - thx for the reroute.

-- 
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-357212651

Received on Friday, 12 January 2018 11:18:00 UTC