14 ms·
this exact same example used to work in firefox a few years back, i guess some change introduced this bug in between
by ngc6677 11mo ago
this exact same example used to work in firefox a few years back, i guess some change introduced this bug in between
- seligman99 11mo agoIndeed, I lost the history in a shuffle, but a similar use case broke in some Firefox update, and it's the exact reason behind this comment: https://github.com/seligman/podcast_to_text/blob/master/search/search.html#L360 https://github.com/seligman/podcast_to_text/blob/master/sear... In my case, loading the entire file is loading a tiny bit more data, so this fallback doesn't hurt, but it's still annoying, and broke any hope I had of doing something more clever with the dataset.
- cwmma 11mo agoThe actual regression might be with githup pages where firefox was sending the same ambiguous headers the whole time but something in github's stack started interpreting them differently.