this post was submitted on 02 Nov 2021
38 points (100.0% liked)

Firefox

19040 readers
150 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 5 years ago
MODERATORS
top 14 comments
sorted by: hot top controversial new old
[–] [email protected] 15 points 3 years ago (2 children)

We’re rolling out the Firefox Multi-Account Containers extension with Mozilla VPN integration. This lets you use a different server location for each container.

That's kinda cool.

[–] [email protected] 7 points 3 years ago

that's really cool, they really need more features for their VPN in order to not be just a more expensive mullvad

[–] [email protected] 3 points 3 years ago* (last edited 3 years ago)

How does it work though? Do I need to have Mozilla VPN installed on my machine? As far as I know, it's not available as an add-on

Edit: this explains it

[–] [email protected] 8 points 3 years ago (1 children)

Firefox new updates are full of great features and improvements. Really great work firefox team!

[–] [email protected] 3 points 3 years ago* (last edited 3 years ago) (1 children)

I wonder if (consciously or unconsciously) they're working towards some big stuff for version 100.

[–] [email protected] 3 points 3 years ago* (last edited 3 years ago)

well, out of all features they have been working for the last few years that I'm aware of the only thing left to come to stable in some form is webGPU, but I don't think that'll be ready in time for version 100

[–] [email protected] 6 points 3 years ago* (last edited 3 years ago)

We’ve reduced the overhead of using performance.mark() and performance.measure() APIs with a large set of performance entries. Plus, we’ve modified paint suppression during load to greatly improve warmload performance in Site Isolation mode. You’ll also notice a small reduction in Javascript memory usage. With this release, you’ll notice faster Javascript property enumeration as well. We’ve also implemented better scheduling of garbage collection which has improved some pageload benchmarks. This release also sees reduced CPU usage during socket polling for HTTPS connections. Additionally, you’ll notice faster storage initialization. We’ve also improved cold startup by reducing main thread I/O. Plus, closing devtools now reclaims more memory than ever before. And we’ve improved pageload (especially with Site Isolation mode) by setting a higher priority for loading and displaying images.

Wow, that's cool!

[–] [email protected] 5 points 3 years ago (1 children)

Why are colorways only limited? It looks like a super cool feature, why remove it?

[–] [email protected] 4 points 3 years ago

they're probably just testing to see how popular this'll be, hopefully they make it a permanent feature

[–] [email protected] 4 points 3 years ago (1 children)

Is Mozilla Firefox any good?

Are these any good?

[–] [email protected] 7 points 3 years ago (1 children)

It absolutely is.

It's the only REAL competitor to Google's Blink engine's monopoly, with Apple's webkit having a bigger marketshare but being considerably worse both for users and developers, and with the most recent update adding the new Fission sandboxing and quite a bit of perfomance improvements it goes closer and closer to being toe to toe with Chromium both in security (and much better when it comes to privacy).

[–] [email protected] 5 points 3 years ago (1 children)

Nice.

...What is Chromium? Google Chrome?

[–] [email protected] 7 points 3 years ago (1 children)

Chromium is the open source browser project by Google, on which Chrome and many others (Opera, Edge, Brave, Bromite, etc) are based.