Live data from Hacker News

Firefox 75: Ambitions for April

hacks.mozilla.org

1–10 of 97 posts

Re: Firefox 75: Ambitions for April

#4
firefox also removes 'www' and 'https' in drop-down search results from the address bar[0]. it's a subtle change, but worth knowing. 'http' urls remain in long form apparently (haven't installed yet to check it out).

edit: min(), max(), and clamp() for css looks useful too.

edit 2: honoring 'nosniff' on mime types on page load is neat too [1]

[0] https://www.ghacks.net/2020/02/28/firefox-75-address-bar-res...

[1] https://blog.mozilla.org/security/2020/04/07/firefox-75-will...

Re: Firefox 75: Ambitions for April

#6
post #5

Will lazy-loading images avoid viewport jumping? Because that's a constant headache on mobile Safari.

Viewport jumping is the scourge of web browsing; if some browser deployed some kind of advanced heuristic to try and get rid of it completely that alone might get me to switch.

Re: Firefox 75: Ambitions for April

#7
There's no mention of any of the promised Wayland improvements (which I'd been looking forward to).

It's a bit unclear if it hasn't made it to the final release, or if it's just a matter of the Linux userbase being too small for them to announce Linux-specific changes.

Re: Firefox 75: Ambitions for April

#8
post #5

Will lazy-loading images avoid viewport jumping? Because that's a constant headache on mobile Safari.

Viewport jumping is the scourge of web browsing; if some browser deployed some kind of advanced heuristic to try and get rid of it completely that alone might get me to switch.

I remembered hearing about Chrome doing it a while ago [1] but I still personally experience it fairly often.

1: https://blog.google/products/chrome/taking-aim-annoying-page...

Re: Firefox 75: Ambitions for April

#9

There's no mention of any of the promised Wayland improvements (which I'd been looking forward to). It's a bit unclear if it hasn't made it to the final release, or if it's just a matter of the Linux userbase being too small for them to announce Linux-specific changes.

According to Phoronix it's in: https://www.phoronix.com/scan.php?page=news_item&px=Firefox-...

Re: Firefox 75: Ambitions for April

#10
post #8

Earlier quoted context omitted.

Viewport jumping is the scourge of web browsing; if some browser deployed some kind of advanced heuristic to try and get rid of it completely that alone might get me to switch.

I remembered hearing about Chrome doing it a while ago [1] but I still personally experience it fairly often. 1: https://blog.google/products/chrome/taking-aim-annoying-page...

Both Firefox and Chrome have implementations of scroll anchoring which is intended to fix this. The implementations are different and neither is perfect, but in a lot of cases they do help with jumping.
Post reply on HN