Live data from Hacker News

Firefox 60 released

mozilla.org

241–250 of 265 posts

Re: Firefox 60 released

#241

Unfortunately, looks like the CPU spikes are still a problem on OS X for me. I check this every time a new version is released as I'd love to make the switch from Chrome, but Firefox with one blank tab and no extensions uses more CPU than Chrome with 15 actual tabs. When I actually throw activity at Firefox it hogs the CPU even more. Here's hoping v61 addresses it.

Also, opening Facebook is like a step-by-step strategy.

Re: Firefox 60 released

#242

Did anyone else lose the ability to scroll by clicking the middle mouse button in the 57 (Quantum) upgrade? Still missing for me in this version.

Go to Preferences > scroll down to Browsing at the bottom > check "Use autoscrolling".

I love you. Thank you! I was searching with the wrong words apparently!

Re: Firefox 60 released

#244
post #53

But did they fix the weird scrolling friction on Android? Seriously, it's the main reason I don't use Firefox.

What do you use? I cant imagine ever going back to a browser that doesnt have uBlock Origin support.

I use Brave browser, which on desktop is a little slow, but on mobile is just a Chromium fork with some extra privacy features (including ad blocking). I'd certainly like to support Firefox in principle, but Brave is a good substitute.

Re: Firefox 60 released

#245

Earlier quoted context omitted.

I wonder if it can be implemented on a per-site basis, like a security policy. Exception: gitea uses Github oauth Exception: unbury.me uses Google login etc Default: Full FPI

This is extremely easy to do in uMatrix. If you don't want to use the other features, just set a default policy of allow all, then block third party cookies. You can then selectively allow access to cookies on a site by site basis.

Good point. So the technology is there, and an "expert" UI.

It would be neat to see Mozilla create an intuitive UI for this to enable first party isolation by default, like a permissions model for other things. A modal popup "Unbury.me wants to grant access to google.com", for example.

Re: Firefox 60 released

#246

Earlier quoted context omitted.

Yeah, well they know what the problem is but it fails to get a high enough priority to get solved: https://bugzilla.mozilla.org/show_bug.cgi?id=1407536

Hi, I'm one of the commenters on that bug. The discussion is all specific to that page. The biggest issue is that the animations are being driven from Javascript instead of CSS, so there's little we can do to optimize it. The rest of the discussion is possible heuristics we can implement to optimize how we layerize the page. It would potentially help on this page, but might make things slower elsewhere.

If it is a JS vs CSS issue, why does it only slow things down on macOS?

Re: Firefox 60 released

#247
post #226

Earlier quoted context omitted.

What's the Mr. Robot fiasco?

An extension popped up in the extension list, which did nothing at all, but had a weird name that made people panic they had somehow gotten malware. And it was pushed as part of an unpaid marketing campaign for Mr. Robot. Which people thought was Mozilla cashing in big time by installing an extension they didn't want. It was done on a friendship basis. Mr. Robot has been pushing Firefox and so Mozilla wanted to give…

>This also resulted in a discussion of how it's unthinkable that Mozilla can install an extension without asking you.

You snark, but at the end of the day, they really shouldn't be installing stuff silently and without affirmative consent. The character of the stuff is irrelevant to this principle.

Comes under the heading of "not their job".

Re: Firefox 60 released

#248
post #215

For such a privacy minded browser, it still preserves closed tabs in Private Mode. If you do (in OSX) cmd+shift+T, you can reopen the closed tabs from earlier. This does not happen in Chrome nor Safari.

Please, FF devs, if you're reading this, preserve this feature, or at least give it an about:config setting.

I use ctrl+shift+t in private browsing all the time.

Re: Firefox 60 released

#249
post #27

Switched from Chrome for privacy reasons a couple of months ago. As a webdev (and hence heavy DevTools user), it feels excellent, the inspector's a little bit faster, and having containers for Facebook and Google tracking services is excellent. Spell check in text boxes doesn't work though - apparently it should, I have no idea why it doesn't.

For spell check, I've noticed I have to right-click and check spelling. I actually kind of like not having the browser second guess me, but not sure if this is an intentional default on FF's part.

Re: Firefox 60 released

#250

Earlier quoted context omitted.

> I find myself tabbing through half of a dozen tabs to get where I'm going Why are you tabbing at all? If you type "* foo" in the url bar (without hitting enter), you will get a list of tabs whose url or title includes "foo". You can select one to jump to it. Much faster than linearly going through tabs.

that's not working in latest Chrome. I'll do a little searching around as that would help my own workflow quite a bit. Thanks.

> that's not working in latest Chrome

Oh, I was talking about Firefox. Chrome's tab management is ... much worse.

I also typo'd. "* foo" searches bookmarks with "foo" in them. "% foo" searches open tabs.

Post reply on HN