-
tomman
-
tomman
to be fair, Mozilla was first on pulling this garbage, because they consider that their users are severely handicapped
-
tomman
now Chrome is late to the party, I guess
-
tomman
"butbutbut you can use the dev tools"
-
tomman
cool, now try to delete a cookie WITHOUT visiting the affected site first
-
tomman
news.ycombinator.com/item?id=28407656 Hackernews reactions are depressing, as usual
-
frg_Away
-
tomman
How long is the default timeout (if any) for closing active connections when you close a tab while downloading its contents?
-
tomman
Say, I've opened right now a tab for a 50MB JPG imge
-
tomman
decided that I'm not waiting for the image to download on my slowass DSL, so closed the tab
-
tomman
yet SeaMonkey continues happily downloading the 50MB JPG in the background for a while
-
tomman
This could be a problem on metered connections
-
tomman
> A blog storm broke out over the decision to remove alert(), confirm() and prompt(), first only the cross-origin variants, but eventually all of them. Jeremy and Chris Coyier already summarised the situation, while Rich Harris discusses the uses of the three ancient modals, especially when it comes to learning JavaScript.
-
tomman
wait, WHAT?!?!?!?
-
tomman
let me guess: the suggested replacement is yet another megabyte-long Node.js framework library with a heavily convoluted API that will require the latest Chromeisms™
-
frg_Away
tomman beats me deep in network and probably an async fetch. At least 30 seconds I suspect. Might even try to complete the current image download.
-
tomman
-
tomman
"Breaking changes happen often on the web, and as a developer it’s good practice to test against early release channels of major browsers to learn about any compatibility issues upfront."
-
tomman
so basically webdevs should get used to test their sites on broken pre-beta browser versions that won't ship for months in advance, because BREAKING IS GOOD!
-
tomman
I can't believe the day I would hate computers would ever come, but... here we are :/
-
njsg
"test against early release[s] [...] to learn about any compatibility issues"?
-
njsg
but... isn't that... wouldn't it possibly be... testing against what introduces compatibility issues?
-
njsg
such testing does have value, perhaps more to find out about stuff to correct in the browsers, but it really should be noted that the main test is with stable versions
-
frg_Away
tomman I don't hate computers. Just big corporate monopolyies. But without users agreeing to everything they do and still using them nothing which can be done.