a) is it shilling if it's self-promotion? Edit: a quick check in a dictionary points out that a shill is someone pretending to be impartial. I'm not sure Mozilla could do that about their own browser.
b) if they didn't make noise about this no one would try to switch to this fairly big release. It's a bit like the hype around Firefox 3.
oh no, they didn't get a third party blogger to write about them, it looks so laaaaaame when it comes from the one person that knows about their accomplishment /s
Well, I don't blame them for promoting their product. Speed, however, is probably among the least important things when it comes to incognito mode. I would have appreciated it if they had spent more time figuring out how to reduce fingerprints.
We are. It's not quite polished yet, but check out privacy.resistFingerprinting (and privacy.firstparty.isolate) in about:config. This all dovetails with our work to upstream the relevant patches from the Tor Browser Bundle, which is also proceeding apace.
Is there a reason that setting does so many different things?
I've been trying it for a few days but it's a real problem when I want some of those settings but not others. For example the protection against canvas image extraction needs work. It's stuck on 'ask' with constant popups, and once you pick yes/no on a domain it's impossible to see the permission or change it ever again. Until it forgets on browser restart and starts bugging you all over again.
It think it's a pretty silly thing to focus marketing on considering they've been fast enough for the average user for years. I saw a TV commercial for it during The Walking Dead last night, surely that money could have been spent in a much better way. I think the marketing should focus on being the only major browser to allow ad blockers to be installed on Android devices.
I was very happy to see how we’re using the advertising spend for this release. The “Hot Firefox” custom New York coffee cup is to die for, and a lot of folks in the real world have said thank you to us to my face, unprompted, for making the web suck less for them.
Every percent we make the browser faster makes it more usable for people (and libraries!) with older, slower computers. A lot of the world can’t afford to upgrade. When we make it faster for everyone, we make it faster for them too.
If we save 0.3 seconds per page view, how many millions of hours do we save humanity from waiting for their browser to do something it could do faster if we just worked hard enough? That’s why faster is good, to me, and so this campaign aligns well with my personal reasons for working here.
>If we save 0.3 seconds per page view, how many millions of hours do we save humanity from waiting for their browser to do something it could do faster if we just worked hard enough? That’s why faster is good, to me, and so this campaign aligns well with my personal reasons for working here.
Can you explain in a just a bit more details how Firefox "save humanity" 3 seconds if I and nine more people around shave off 0.3 seconds from some web page load and what exactly that mean?
For ten people, shaving 0.3 seconds per page load would save 3 seconds of their total shared lives from sitting and watching a page load. For a million^ people who load web pages at least once, you technically have created an opportunity to save 0.3 * 1_000_000 = 300_000 seconds of cumulative lifetimes across them, which is 3-4 days of reality.
Practically, I'm not sure how I feel about this metric on the 0.3 second level, but I sure do understand it at the 5 second level. I've stared at useless pages that are stuck on some tracking JS so many times I can't count, so if those stop making me stuck, that's invaluable once and multiply that win by a million.
But that's just time. If you also consider the resources that are needed to execute the page JavaScript, we're probably saving megawatts of power per interval (totaled across all Firefox users) with each small efficiency gain. The changes that are "parallelize all the work" may cost more, less, or same amount of power; the ones that are "use fewer CPU cycles" will definitely cost less power. And so there's a very real theory that we could probably measure how many gigawatt^-hours Quantum has saved the world to date, which appeals to me greatly :)
^ I arbitrarily picked "a million" and "gigawatts". This does not offer any guidance whatsoever on specific or approximate user counts.
EDIT: My UPS says that my entire desk has a load of ~75 watts @ 120V, times a million^ users = 75 megawatts. I haven't the faintest idea how much power it takes to evaluate Javascript inefficiently, but saving 0.3 seconds of any amount of power times a million^ users per page view quickly balloons into reality-impacting figures.
There are faster 'cheats' such as pre-fetching. I'd have thought that bandwidth management would be the hottest area for improvement/features for mobile users. In the UK, mobile tariffs have about 1GB per month included (and these aren't cheap), and as a regular web user, you could so easily loose track of your use and exceed that. Default blocking of animation, and other media controls could help here. I do like speed improvements though. I had to ditch Firefox for a long period of time because it was too great a resource hog. Wayward and ill considered programming from page authors doesn't help. I still have to dial back to a no-js browser to view many sites.
"Fast enough" is relative, and for most people when it comes to web browsing only the fastest is fast enough. I can't blame them, with all the time spent on the web the seconds add up. Firefox has been quite a bit behind Chrome in usage for awhile now, and developing a reputation as the slow browser you use if Google starts creeping you out too much.
Personally it got me to start running Firefox again. I probably wouldn't have bothered if they hadn't been making such a hubbub about it.
They lost a lot of market share when Chrome came on the scene. Partly because it was faster but also because Google promoted it and it actually had some sweet process/tab separation.
I remained a loyal FF user myself and actually wanted to take this opportunity to promote Firefox Focus which makes it real easy to browse sensitive things like porn on a tablet shared by the family or SO.
It's oriented around privacy so it saves nothing and provides easy to access shortcuts for clearing browser history when you're done.
Google promoted it HEAVILY. TV, radio, outdoor, print, (and web of course). Must have been millions of dollars poured into advertising for Chrome. I'm not sure I've seen all that for any software, let alone a free one. Not to mention prominent native ads on such little pages like google.com or youtube.com.
And all that wasn't enough since they also shadily (based on user agent for no good reason) blocked features for other browsers in their products.
If Google had to charge itself actual market prices for the google.com homepage banners promoting Chrome, the costs would be well into a billion dollars per release.
> Must have been millions of dollars poured into advertising for Chrome.
For what it's worth, "millions of dollars" is probably understating things by 2-3 orders of magnitude. The ad budget for Chrome was likely comparable to Mozilla's entire budget for a few years there, even if you ignore the free product placement on google.com...
The problem is that "Let the product speak for itself" is actually Step 2.
Step 1 is "Get people to (re)try the product".
Unless there's a magic wand waved that gets people unaware of a milestone release to (re)install and (re)launch FF57, Mozilla needs to put out some marketing just to even seed the basis for word-of-mouth of the product's merits.
Adblock was not consistently slow over time. It varies based on a huge array of conditions. I would assume any benchmark will suffer the same flaw - unless performed over time, which will go poorly since we’re busily swapping out the guts of the product right now, and so Apples to Apples will be nigh impossible on any useful timescale.
Also really old. uBlock is fairly fast on the cosmetic blocking because it does a couple of things: parses selectors themselves instead of querying for all of them, and caches known selectors. It uses a mutation observer to check for new elements.
I observed very significant speedups on Firefox (< 57) on an older, memory-constrained Mac when using uBlock origin. Both page load times and general feel (lag when switching between tabs, etc) were improved.
On a modern Mac with plenty of RAM the difference isn't really noticeable.
Fortunately you don't have to choose between concerns because you can have your cake (privacy) and eat it (a fast browser) and eat it a second time (even faster when privacy improvements are enabled).
The nice thing about being a non-profit is that we can include a tracking blocker for that 44% right in the browser, without it being counter to our business interests.
Would you mind to expand your point of view and provide evidence? Are you perhaps referring to the cliqz experiment that was ran for less than 1% of german firefox downloads? Are you sure you are not blowing things out of proportion?
You can already enable tracking protection globally in the options. It's on by default for private browsing, but it does break a few sites (like any adblocker).
I really want Firefox Quantum to be at least as good as Chrome. But when I tried watching some HTML5 videos, it started using a significant amount of CPU on my Mac and it did not stop.
My experience for 3 major browsers on MacOS as follows:
- If you want noticeably longer battery life when on the travel.
Yeah, it's weird. Switched to Firefox Quantum as my main browser again, happened to use Plex and it was slightly laggy with huge cpu usage. Try it in chrome and it's smooth as always.
Quantum has been really good performance wise on most sites. It's most flagrant on the Stripe API docs, which are sluggish as hell on Chrome Linux and butter-smooth on Firefox: https://stripe.com/docs/api
However, I have two major tab-management issues with Firefox which make it near-unusable for me:
1. No support for "scroll wheel to switch tabs" (scroll on tabs to switch between them). This is a feature common to nearly all Linux software and Firefox removed it a few versions ago. Quantum killed "Tab Wheel Scroll" which reimplemented it.
2. No support for multi-select tab management, which Chrome is amazing with. If you didn't know, in Chrome, you can ctrl+click and shift+click tabs to select multiple at once and close, move or snap all of them at once like in a file manager. Super useful.
Firefox used to have the amazing "Mouse Gestures Suite" add-on, which provides scroll-wheel-in-tabs and rocker navigation. Unfortunately with the new Firefox (since v57) it doesn't work anymore, since it uses the old extension approach.
I've tried out the Foxy Gestures add-on in the meantime. It turns out it has rocker gestures (called 'chord gestures' in the 'Other Gestures' setup tab) and besides the drawback you mentioned (doesn't work in system tabs) it works well so far.
They also jank on windows - but only on my 1080p display. When I move it along to my 4k display, it suddenly janks a lot less, about 50fps or so. I wonder why chrome is turning on composition in 4k and off in 1080p?
Hi; I work on scrolling/rendering in Chrome. Thanks for bringing this to my attention, that is some super janky scrolling in Chrome >_<. I've filed http://crbug.com/786991 for us to look into it.
Some technical background (since this is HN after all); at a quick glance there are two things going wrong here in Chrome.
1. We would normally want to 'composite' the scrolling region here, which means we paint the pixels only once into a saved layer and then just slide that up and down as you scroll. I believe that is not happening on the Stripe page because of the unusual way that they are doing the split-panel background. Looks like we're currently unable to tell that the background is an opaque color, so we can't apply sub-pixel font AA[0] - and on low DPI we will refuse to composite in that case.
2. Chrome's repainting of this page is really slow. :(. Firefox Nightly is also repainting the page when you scroll (as far as I can tell), but they're definitely doing it much faster than Chrome!
So our goal will be to try and figure out how to composite this page, and if that's not possible then we'll have to dig into the slow painting.
Note: Because we composite more readily on high DPI devices (where sub-pixel font AA[0] doesn't matter), this site should scroll nice and fast on a high resolution display. This includes most new laptops, all (?) phones/tablets, etc.
Thanks a lot for the insight! Really cool to see a reply straight from the horse's mouth :)
> Note: Because we composite more readily on high DPI devices (where sub-pixel font AA[0] doesn't matter), this site should scroll nice and fast on a high resolution display. This includes most new laptops, all (?) phones/tablets, etc.
Not the case for me. Touchscreen display on a UX asus laptop, 3.2k resolution on linux with intel card. Scrolling using the touchscreen is snappy, scrolling using the scroll wheel (synaptics emulation) is even worse than on my desktop.
I think it depends on what your DPI is set to. The resolution itself doesn’t necessarily mean much, but typically 3k+ resolutions are accompanied with > 96dpi configurations.
Omg a Chrome developer using the word “subpixel aliasing” in real life! I have been looking for you!
I’m about to go mad because I’ve been reporting bugs in subpixel aliasing under hi-dpi displays with non-standard DPIs (!= 96dpi) for a while but the Chromium QA team in India has been having a hard time triaging them, possibly because of the hi-dpi display requirement.
I’ve also got a fully reproducible issue involving CSS transforms I haven’t bugged yet as I’ve just been struggling to get someone to triage #765848 correctly as of yet:
Can you send me an email, pretty please? mqudsi [at] NeoSmart [dot] net
I was experiencing this particular bug on all my hi-dpi machines but it magically went away on one of them (perhaps after an OS update, as it’s running Windows 10 RS4 seeds) but it’s fully reproducible on all my other machines with a clean profile on all channels.
If scroll wheel switches tabs, what happens when you have enough tabs that they don't fit in the tabbar and the tabbar becomes scrollable? Does scrolling still switch tabs, or does it scroll the tabbar so you can find the tab you want to switch to? I believe in Firefox it does the latter. Chrome never has a scrollable tabbar (which has its own UX issues with lots of tabs), so doesn't have this problem...
Thank you for the multi-tab tip! I can't tell you how many times I've wrangled with Chrome to move more than one tab into a separate window while my tiling window manager fights to split each tab into a window separately.
On my mac book pro 2015 and my Mac Mini 2011 I can't watch anything in 1080 (tried Youtube and Twitch) at all with Firefox if I have hardware acceleration enabled. It work just fine in Safari and Chrome will sometime start skipping frames after switching tabs.
I find my web browsing experience on Os X quite bad overall.
I notice when I leave a 2+ hour YouTube video playing in the background, Safari can play 10 of those in a row and still keep usage to 2-3% of CPU. With Firefox something just happens after some time and it starts to 100% one of CPU cores.
Not sure if this is something YouTube does or it's a general video playback problem.
You "discovered" a problem in Firefox when displaying Youtube or Facebook pages with more than one video, the problem which I mentioned more times on this site.
8 videos playing on the page are enough to demonstrate it. Fascinatingly, even if they play somewhere on the page outside of the part which is currently displayed, and even if they are not producing any sound (marked as such) they are going to eat immense amount of CPU.
This was my exact experience. Last night I also tried to watch something on HBO Now and my fan was whirring so loudly I just stopped and switched back to Chrome. In the case of HBO it was a flash video however I had the same experience on YouTube using HTML5. It was the final straw for a weekend of testing both the desktop and mobile applications.
The thing that bugged me about the mobile app was that coming from Chrome it didn't seem to have the same level of integration with my phone. For instance I'd google search something, get the result which included a map, and then the map was not clickable. I expected to be able to tap it and have the map open in Google Maps but no. It was a static image.
I had similar experiences with other apps like Twitter, Instagram, and Redfin. I expected a link to the mobile site to launch the installed app on my phone but it never did. I looked around a bit in the settings and couldn't find anything to do it. I'm sure there's a solution for it but I got tired of poking around and went back to what just worked.
What sites were you watching video on? I found the h264ify plugin to make a huge difference in performance and battery life watching YouTube in Firefox. I think non accelerated codecs get used otherwise.
Here is the Firefox bug tracking high CPU usage when playing video on Mac. If you can reproduce high CPU on Mac, please share your Firefox's about:support information in the bug!
VP9 is disabled by default in Firefox on Mac because H.264 can be hardware-accelerated on Mac but VP9 can't. Firefox supports hardware accelerated VP9 on some Windows machines, though.
Have anything you can cite to expand on this? That seems like an incredibly basic thing for native applications to not have access to on OS X. (note: not iOS)
Equivalent features are provided in the Video Toolbox framework from OS X 10.8 and later.
Firefox only supports 10.9 and later from now on, and no longer uses VDA.
Unlike VDA, when you create a decoder, you just get one. You then query if it's a hardware decoder or not, but the behaviour is fundamentally the same between SW and HW.
For some reasons, the VT frame gives us a software decoder most of the time for some users.
Until now, I had only ever seen Mac Pro (including 2013 trashcan model) to not provide hardware decoding support.
If you attempt to decode a video that is less than 144 pixels high, you always get a software decoder.
Safari has been my main work browser for a while, and I really like it, but as soon as you need an extension, it's a sad story... It's not that you cannot make good extensions for Safari. Apple closed the doors for non registered (and paying) developers, even for homebrewing extensions for your own use. For instance, there's no good userscripts extension for Safari as of now, and the userstyles extension is adware (randomly opens MacKeeper affiliate tabs: https://github.com/350d/stylish/blob/bc8f01693000cf00421c7b9...).
The only major complaint I have with Firefox (as of 57) is with openh264. It grabs a whole CPU core for a video that Safari handles at a fourth of that or less.
OpenH264 is only used with WebRTC video call.. And is a software only decoder/encoder...
There shouldn't be much difference for h264 videos between Safari and Firefox, except in Full Screen. For full screen, Safari uses the OS to render the images and can have a very efficient code path. Firefox doesn't support it at all (for now)
What makes Chrome more seamless than Firefox with Sync? I rather enjoy my shared browsing history/stored passwords and being able to send tabs to any device
My CPU spikes to untold levels with Firefox on my MbP and makes the fan run almost constantly. Hasn’t gotten any coverage here as a problem but it’s a clean install.
I'm really liking what Firefox is doing around Private Browsing and FF57 has brought me back to Firefox as my primary browser.
With the amount of tracking going on these days, a FF Private window is literally the only way I'll sign into either Facebook or Twitter. I wish they would also enable Tracking Protection and Do Not Track by default on non-Private browsing as well, but that was an easy enough change for me to make.
I know at least with Do Not Track, advertising companies were asserting that if a browser had activated it by default for the user, then the user showed no intent on blocking the tracking; it was a decision made for them by the browser, and thus couldn't be interpreted as the user's wish to not be tracked. Same argument can be made about Private Browsing and Tracking Protection.
Perhaps Firefox should display a "privacy start screen" the first few times the browser is launched after downloading it, explaining the features to the user, and allowing them to opt-in on their own decision?
For things like DNT or Tracking Protection, I imagine most common users do not know about these things so the usage rate is much lower than it "should be".
Fun fact: in Firefox you can actually turn Tracking Protection on to use it all the time, not just when you're in Private Browsing mode: Options > Privacy & Security > Tracking Protection > Always
Using private browsing is definitely intentional, it's activated by the user and not a default setting; besides it's actively preventing tracking from taking place, it's not politely asking if advertisers would be so kind as not do what they exist to do as DNT was naively attempting.
Have you tried multi-account containers? That allows you to separate your Facebook/Twitter login from all your other sessions, but remember it on their own sites so you don't have to log in every time: https://addons.mozilla.org/en-US/firefox/addon/multi-account...
I find that Firefox/Firefox-Dev seems to be very VERY slow on my 4k setup. It works just fine when not connected to the 4K monitor, but when connected, sites take like 5x longer to properly fully load. I've tested it with the Debug stuff on, and it simply just shows render times being very very slow with nothing else. It also pegs the CPU 100% while loading.
There are no errors, but I notice a LOT of GC Pauses in the perf dump
If you've got a specific site that this reproduces on that would be helpful. If you can also provide the model of the monitor you're using and the version of your OS that would help us track it down. Thanks!
Not a specific site, just general slowness on all rendering.
This is with fully clean install and several attempts at cleaning profile. I notice it seems to get stuck on "waiting for site" and "Performing TLS Handshake", which is strange because im on a 100gbit line and I can get chrome to load those sites full speed just fine simultaneously.
X1 Carbon
Fedora 26
Intel Core i7-6600U
16 GB RAM
Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)
Do you have a good place to send these profile dumps to?
If you're using GNOME 3, pressing Alt+Ctrl+Shift+R screen recording will start. There should be a red icon on the message tray in the right-bottom corner of your screen. If the message tray is hidden, Super+M will activate it. Pressing the red icon will stop the recording.
Posting the videos of Chrome vs Firefox Quantum somewhere like YouTube might be an interesting thing to watch.
Restart firefox after you connect your screen--I've found on my linux laptop that connecting an external monitor with firefox open makes it freeze or be prohibitively slow. You may have a different problem--but just in case.
After doing that I've run it on my laptop's 4k screena nd a 4k external monitor on integrated graphics with no performance problems whatsoever.
Chrome uses its own integrated DNS client rather than relying on the host OS resolver, so your problem may lie with broken DNS settings for your wifi configuration. You can test it by running nslookup while specifying alternative name servers.
Changed my system's wifi settings on the network to use Google's DNS (8.8.8.8, 8.8.4.4) and it worked a treat. Does Safari also have it's own DNS resolution? That is why I missed this - googling worked just fine in Safari.
Exactly. This is also somewhat of a privacy issue, since Chrome sends all Dns requests for all websites you visit to Googles own dns servers, regardless of which Dns servers you have cofigured in your OS... :(
Would the built-in tracking protection make anti-tracking add-ons such as uBlock Origin redundant? Looks like it's using Disconnect's list but I'm not sure how much this differs from uBlock.
And how do the two interact? Does Firefox's built-in tracking protection block content before uBlock Origin even has a chance to see it, and if so then is using the two in combination faster than just using uBlock Origin alone?
Extensions operate on requests before the platform-level channel classifier.
In theory, the platform-level classifier should be faster than the webRequest API, but we've not measured it specifically.
Running both uBO and and Tracking Protection can give some extra coverage; I've noticed sometimes the Tracking Protection shield pops up even though uBO (and Privacy Badger) are running.
I notice that if you enter incognito mode in chrome, while using ublock origin, the extension is disabled in the incognito window/session.
However, it's not obvious to me that the protections offered by incognito are a superset of the protections offered by UO and I wonder why this is desirable ?
Do I want incognito mode with UO running on it or is that unnecessary ?
When you install an extension in chrome it's by default set to be disabled in incognito mode (supposedly since some extensions don't respect privacy). From the extensions page you can easily set UO, or any other extensions for that matter, to remain enabled in incognito mode windows.
Last time I checked chrome does not by itself offer any tracking protection while in incognito mode (supposedly since this would make it easier to detect when a user is in incognito mode). So you probably want UO enabled for that.
I think chrome does a similar thing as is it possible to track through certain extensions so they default to off. If you know that extension isn’t tracking then you should be able to turn it back on.
One of the interesting aspects about the recent Firefox Quantum launch, apart from the amazing product itself, is the marketing. It's been incredible to read the well written blog posts that appeal to a variety of audiences.
Though most are focused on the tech behind Firefox, a few, like the linked post, appeal to a wider audience. Anecdotal, but the blog posts leading up to the launch got me excited enough to download and use the beta version of Firefox for the first time and it lived up to the marketing. I've tried switching to Firefox multiple times over the past few years, but I always ended up switching back to Chrome for the speed. It might be different this time.
What happened to the controversial cliqz program that they were testing? Last I checked, Mozilla did not respond to the privacy concerns of the integration.
Indeed. I actually mentioned this before they ever mentioned "Project Quamtum" (last year), that if they ever plan on releasing a major overhaul of Firefox based on components written in Rust, it also needs to come with a new look as well as new branding. Otherwise, most people wouldn't perceive what's really new about the new release, even if it's indeed faster, more secure, etc.
This is what Microsoft also did with Edge and at least from a branding point of view, it worked quite well for them, because people do believe it's a new start from Internet Explorer. It's just that many didn't think that this new fresh start was better than Chrome for the most part (the fact that even now it only works with 70 extensions is a big reason for that belief, too).
I think Project Quantum hit the right spots for the most part. Headlines didn't just mention "Firefox 57" but "Firefox Quantum edition."
Hopefully the Mozilla team is writing down all of the things that worked well for them this time around (as a tactic checklist) so that they can repeat them for future major releases, too.
Was having a shower thought the other day that frankly v57 broke so sharply with legacy Firefox that they should have just given it a new name and version number.
> It's been incredible to read the well written blog posts that appeal to a variety of audiences.
I enjoyed the read, but this is somewhat irrelevant unless a variety of people actually read it. I'm reasonably confident none of my friends read Mozilla's blog.
I realize how they get there, and I went the same path. However, it's also well established most people don't get past the headlines (or the first paragraph). I'm venturing a guess that most people that read HN currently work or have previously worked in tech. Same with the people that managed to get to it through reddit. I think it's also a somewhat safe guess that only people interested in the topic to begin with would be reading the article.
It's the top bar ad on reddit for me right now (the topic, not this blog post). All the commentary is how people dislike it and are reverting to a prior version. Many are simply because it looks different. There is one person who talked tech, and in typical reddit fashion, he was called a corporate shill.
In no way am I saying the content is bad, I just struggle to view it as any significant or meaningful marketing strategy.
Should they "Google" it? How about "DuckDuckGo"ing it?
Edit: Not trolling, pretty serious. Would Google allow the webpages favouring Firefox over Chrome to show up on the top search results (or even the first page)? I'm not sure about it.
But, when you're engineering search results to manipulate public perception, you don't just obliterate all of the undesirable content with hamfisted obviousness. You just weight the content differently. Maybe you ensure that anyone already looking for that content can find it, but ensure that a more generic search is favorable. Maybe you just manipulate the heap to ensure the top result is the good one. Maybe you merely aim for a favorable ratio of desirable to undesirable content.
Consider: "best search engine"
The results are full of discussions about alternate search engines. Both duckduckgo and dogpile make the front page. Yet, the #1 result is an article about how Google is the most popular search engine: https://www.reliablesoft.net/top-10-search-engines-in-the-wo...
Is that true? Sure. Is the result manipulated? Probably not. But if I was google and I was going to manipulate a search result, that's exactly how I'd do it. I'd maintain the illusion of impartiality by presenting lots of alternatives, but I'd ensure the most prominent result was the one I wanted.
In any case: a quick search is insufficient to detect search bias and proves nothing.
Most people who read blog articles get there from social media or search engines rather than being a regular reader of the blog. This seems to be a pretty established form of marketing.
Dunno how well it works, but a pretty common strategy for tech products is to pitch to technical people and hope that "the masses" tend to adapt whatever their more technically savy friends are doing.
Plus Mozilla is a non-profit, so they're probably more interested in their reputation specifically amongst HN readers and the like than they would be if they were a commercial company just trying to sell as many widgets as possible.
> I'm reasonably confident none of my friends read Mozilla's blog.
The point, though, is that they could. If you wanted to drop links to them with more details about why the should be excited about Firefox again, Mozilla is actually producing those.
This is one of those things that only seems unimportant until people stop doing it. Then you find out it was actually a pretty big deal.
If we do our part then everyone might be rewarded with a healthier ecosystem over the next months. (And "everyone " includes die hard Chrome users as well as people forced to use IE at work.)
Edit: what I mean is that all consumers generally benefits from healthy competition.
Given the amount of outcry, I would take your assumption with a giant grain of salt. If they were to proceed with that, we'd surely hear about it again. I'm following the Bugzilla issue and no progress has been reported there yet.
The reasonable thing to expect at this point is that it is still at the phase of being an experiment for 1% of German users.
Yeah, I meant "proceeding with what they have announced", which was that they would push it to some German users. The outcry was on that push, and as far as I know the decision was not reversed. What comes after that was never officially announced.
I found it really interesting to observe as well, and I think they've done a great job in appealing to technically-minded people with their posts. Well, apart from their Firefox Frontier blog [1], with its awful hip-ish language. I guess that is targeted at a different type of person than I am.
> What happened to the controversial cliqz program that they were testing? Last I checked, Mozilla did not respond to the privacy concerns of the integration.
Mozilla owns parts of Cliqz, so they have insight into the business process, and they have a contract with Cliqz/Burda that says that no personal data is allowed to be stored.
So, even if Burda decided to violate the contract/law, Mozilla would notice that and could pull out by simply shutting the sending of data off in Firefox.
Mozilla also has made an official statement that no personal data will be collected, so if they did anyways, it would be misleading of consumers, so Mozilla themselves would then violate the law.
Meaning that, unless you have no faith at all into the legal system, I don't think there's a reason to be concerned.
It's just controversial, because you can easily spin a wholly different story by leaving out some facts, which is of course extremely convenient for Google/Microsoft/Apple, anyone who's for whatever reason salty about Mozilla, and last but definitely not least, clickbait journalists.
It's controversial because some people believe, reasonably, that opt-in is the only ethical model for collecting potentially sensitive information like browsing history, "anonymized" or not.
Mozilla stated "Cliqz uses several techniques to attempt to remove sensitive information from this browsing data before it is sent from Firefox"[1], which is very different from "no personal data will be collected". Even just a list of domains can be enough to reveal someone's identity.
> It's controversial because some people believe, reasonably, that opt-in is the only ethical model for collecting potentially sensitive information like browsing history, "anonymized" or not.
You presuppose that it's reasonable, but is it? If you can prove that you're doing everything right to protect the user, should you not be allowed to collect the data?
If we just call every non-opt-in data collection unethical, no matter if it can actually negatively affect users or not, then you're levelling the playing field in favor of those that actually collect and use data unethically. Because you're essentially saying that it's all the same, unless you're not collecting data at all.
And for some services, you simply do need to collect data, and sometimes you even do need it to be non-opt-in, because otherwise your data sample will have a severe bias.
> Mozilla stated "Cliqz uses several techniques to attempt to remove sensitive information from this browsing data before it is sent from Firefox"[1], which is very different from "no personal data will be collected". Even just a list of domains can be enough to reveal someone's identity.
If you just so happen to read one sentence further than that, it says "Cliqz does not build browsing profiles for individual users and discards the user’s IP address once the data is collected.". That says exactly that no personal data is collected.
And yes, a list of visited domains can be used to identify a person, but it's not necessary to store the visited domains aggregated by each individual user for this. They'll just intermix the domain lists from all users.
I switched to Firefox for Mac and iOS completely the moment Quantum came out of beta, and I really want it to succeed.
However, I experience severe speed problems loading Google apps (drive, sheets, slides, inbox) along with occasional freezes and CPU spikes.
Additionally, I experience a bug on iOS where certain pages will only render partially and turn completely blank when I scroll down. Refresh doesn't help, which makes me open Chrome again to load the page.
Firefox is still my default browser as I'm still trying to convert myself, but it turns out I'm typing this message in Chrome again.
The performance of Google apps in Firefox (and any non-Chrome browser) have always been sluggish. But since I updated to Quantum its been much smoother for me. Also don't think the mobile (iOS/Android) versions of Firefox have seen the Quantum updates yet.
That makes sense. I didn't expect the whole quantum engine to be running on iOS, but I hoped hoped Firefox to be at least as be reliable on iOS as Chrome (also Webkit) or Safari.
The new Quantum is super fast for browsing in general, but I've found some snags with some videos. Not sure if I just need some sort of plugin to make it work, but at this point I'm back to Chrome.
Safari has this as well. I've taken to using private mode for just about everything, mostly because I click on so many random links to Amazon, and Amazon is so aggressive about trying to sell you things you've clicked while logged in.
Same here. More specifically, I keep my general browsing history , and YouTube history more relevant by opening random / "lol" content in a private tab.
That way the omnibar suggestions show me content that I'm more likely to revisit and doesn't get clogged up with random results I don't care about; and YouTube gives me more interesting recommendations.
Remember that Chrome beat Explorer by being faster. Users care about that more than they care about privacy et al.
Now - Chrome is slower vs Firefox Quantum's new privacy because of the ad networks. The ad networks have had no incentive up until now to improve their shitty code.
If people start switching to Firefox and turning on privacy more to get faster browsing - they will lose the game entirely.
All that's needed is for a modest uptick in usage of this mode and for some ad networks to get scared. They spend some of the pile of money they swim in to not ruin everyone's browser experience and bam - we get a less crappy internet.
If they don't shape up - then we get a faster internet with better privacy. Even better.
Don't forget that Google advertises Chrome on the most popular website in the world google.com, as well as in a lot of it's products. Chrome also ships with Android, the most popular mobile operating system.
I assume these channels are a huge reason why people adopt it. I love the new Firefox and use it every day but, unfortunately, I don't think it will come close to Chrome's market share by just being slightly better.
This isn't much different than people complaining Edge nags Chrome users to switch, but not minding Google sites nagging the heck out of Firefox and Edge users: If you already are on Chrome, as most people are, you don't see Google harassing people since you're already onboard.
I've heard a lot of chatter amongst non-tech people about Facebook etc spying on the public. I think the general population is finally starting to care a little bit about privacy, so that might help Firefox's numbers a bit.
I think that Chrome still has an edge in performance when you consider the UI globally. In Firefox when creating a new window keypresses and mouse clicks are ignored until some point in the new page initialization. Before that they events are swallowed
In contrast in Chrome the keypresses are taken into account immediately, even if the window takes a bit longer to initialize as a user I don't have to wait, I can type my query, let Chrome do it's thing and eventually I'll get my result. In Firefox I have to wait until the adress box is ready before I can type something. Even if the whole process is faster it means it still takes more of my attention time.
> If people start switching to Firefox and turning on privacy more to get faster browsing - they will lose the game entirely.
I would love for this to be true, but there are a number of websites that simply refuse to proceed unless you whitelist them from script/adblockers (mainly news so far but even e-commerce sites could require you to submit to their analysis tools e.g.: Bloomberg).
Many sites that do that eventually roll back the blocking. I just close the tab when I get blocked or find another way to read the content.
Someone needs to write a browser extension to block the adonis ad-blocker-blocker. You can find it in base64encoded JavaScript on some news sites (like mashable).
Firefox has a really good market in the mobile industry. I really wanted Firefox OS to catch up, but it didn't. I am still looking for privacy-focused OS alternative to Android, any suggestions?
If someone from Mozilla is reading this: I (and I suspect many other people who prefer to strictly segregate their “work” and “personal” data), would very much prefer if you implemented built-in profile switching a-la Chrome. This shouldn’t even be that hard given that FF already supports profiles. This is, and has always been, an obstacle for me to seriously consider Firefox as my only browser.
I know about those, but they are almost the opposite of what I want to have: instead of completely separating the two worlds, they forcibly merge them in the same browser instance (and Sync account).
You can also use command line flags to do the same. For example, you can run `firefox --profile $(mktemp -d) --new-instance` to create a temporary, throwaway profile. (Change --new-instance to --no-remote on Windows).
I switched today to firefox and it really feels faster, but also I remembered how some things annoys me on Chrome, for example you can't modify new tab to remove everything on Chrome, so in my case, it makes me to click around more and procrastinate, as I see the sites there, also I never liked the Chrome dev tools, I know the general opinion is that are better, but felt to complicated for me and somehow slow, to busy.
My only problem with Firefox these days is that extension overhaul completely screwed with how I browse, store & catalogue links & things I find. The fact things like the tab groups extension are broken (and, the fact that it was removed when it was a baked in feature years ago), is ridiculous. I see no reason why they can't add this feature back as part of the browser.
I have switched to Firefox ESR for the time being exactly for this reason. I can now only hope that working alternatives will be ready by the time extensions stop working there as well.
I'm on the same boat and, to be honest, it's making me think about leaving Firefox. Looking at the number of forks that have appeared recently, I'm not the only one.
Let me explain: I've used Firefox since the beginning (and Navigator before that). I like Mozilla and I agree that most of the changes that they've done internally in quantum were kind of necessary (although many could have been handled better).
However, along the way, they've broken the way many people use Firefox and the only answer the frustrated users seem to get is "but it's fast".
They've changed the UI to be similar to Chrome, to the point where the reload button is not where it used to be. But it's fast.
They've broken the extensibility, which was (at least for me) the main reason to use Firefox instead of Chrome, Chromium or any of the others. You could do things in Firefox that the others couldn't even dream of. But it's fast.
While doing this, they've alienated plenty of plugin developers, people who loved the Firefox ecosystem, some of which have had to rewrite their plugins thrice already (with some being told to, essentially, "bugger off"). But it's fast.
As far as I can tell, it's using more resources in MacOS than the old version, at least the processor runs hotter and the fans kick in more often. I've had issues with the CPU use sky-rocketing, but I believe that has more to do with opening multiple tabs quickly rather than with one specific page. But it's fast.
Honestly, I haven't noticed any major changes in speed in Quantum (it's a bit snappier, that's it) and was happy enough with it's previous performance. IMHO what we've lost is not worth what we've gained.
I'd move to other browser, but which one? None of the main ones have the things I liked about Firefox and I don't really see most of the forks being able to keep up the pace. I guess that I'll stay, hoping that the things I love about Firefox will eventually come back.
Well, it's not just to be faster. 57 is also quite a bit more secure and extensions will break far less often in the future. It also means a lot less maintenance work for Mozilla.
It's mainly more secure by having most things sandboxed now. That requires Firefox to be executed in the new multiprocess architecture and for that they would have had to kill off at least those legacy extensions that are not multiprocess-compatible, which was essentially all of them as well.
Also, yes, multiprocess did also most definitely play into performance. But we're not talking about the difference between 56 to 57, it's rather the difference between 47 to 57. Because 48 already introduced multiprocess, even though as a user you were still perfectly capable of installing a multiprocess-incompatible extension, which then caused Firefox to drop out of multiprocess whenever that extension became active. A completely intransparent way for users to completely kill off their performance.
Lastly, you don't claim that what Mozilla did on a whole is wrong, but yeah, just to point it out anyways: They are somewhat throwing power users under the bus right now. They don't enjoy doing it (essentially all Mozilla devs just as well are Firefox power users), but they do want to save their market share in order to still have a word when it comes to web standards and the market share just isn't made out of power users.
Around 40% of Firefox users in Sep. 2015 did not have any extensions installed. Another sizeable chunk will have their ad blocker and nothing else. This release won't affect these users negatively at all. They'll just get the better performance and the better security.
The only thing I heard from my parents was my mum asking me, if it's normal that Firefox looks different now. Maybe there'll be some confusion with the new Library-button, but other than that, it's just yet another browser-UI. They know this.
I can't use the new Firefox until it works with the following addons:
1. Lastpass
2. Xmarks (for cross-browser bookmarks syncing)
3. Adblock (or uBlock)
As far as I know, it works with all of these now except for Xmarks. I am impatiently waiting until then.
Works, but very buggy with multiple sync sources, might be server-side, I've had trouble with failed syncs losing entire folders for a long time. I only use the Upload/Download functionality and make sure not to have conflicting syncs. The product has been on minimal life support for years, so can't expect much I guess. But remains the only solution I've seen that works cross-browser.
I use both daily and both are fine when it comes to speed. Where chrome shines over firefox quantum is in blocking ads. I use uBlock Origin on both and yet I see some sponsored ads on firefox while I see nothing on chrome. It's not a deal breaker but an occasional annoyance that I can live with.
204 comments
[ 4.1 ms ] story [ 35.0 ms ] threadb) if they didn't make noise about this no one would try to switch to this fairly big release. It's a bit like the hype around Firefox 3.
One thing I've learned in life is, you can do great work, but if people don't know about it or appreciate it, it simply won't help you.
More info at https://wiki.mozilla.org/Security/Fingerprinting
Is there a reason that setting does so many different things?
I've been trying it for a few days but it's a real problem when I want some of those settings but not others. For example the protection against canvas image extraction needs work. It's stuck on 'ask' with constant popups, and once you pick yes/no on a domain it's impossible to see the permission or change it ever again. Until it forgets on browser restart and starts bugging you all over again.
Every percent we make the browser faster makes it more usable for people (and libraries!) with older, slower computers. A lot of the world can’t afford to upgrade. When we make it faster for everyone, we make it faster for them too.
If we save 0.3 seconds per page view, how many millions of hours do we save humanity from waiting for their browser to do something it could do faster if we just worked hard enough? That’s why faster is good, to me, and so this campaign aligns well with my personal reasons for working here.
Can you explain in a just a bit more details how Firefox "save humanity" 3 seconds if I and nine more people around shave off 0.3 seconds from some web page load and what exactly that mean?
Practically, I'm not sure how I feel about this metric on the 0.3 second level, but I sure do understand it at the 5 second level. I've stared at useless pages that are stuck on some tracking JS so many times I can't count, so if those stop making me stuck, that's invaluable once and multiply that win by a million.
But that's just time. If you also consider the resources that are needed to execute the page JavaScript, we're probably saving megawatts of power per interval (totaled across all Firefox users) with each small efficiency gain. The changes that are "parallelize all the work" may cost more, less, or same amount of power; the ones that are "use fewer CPU cycles" will definitely cost less power. And so there's a very real theory that we could probably measure how many gigawatt^-hours Quantum has saved the world to date, which appeals to me greatly :)
^ I arbitrarily picked "a million" and "gigawatts". This does not offer any guidance whatsoever on specific or approximate user counts.
EDIT: My UPS says that my entire desk has a load of ~75 watts @ 120V, times a million^ users = 75 megawatts. I haven't the faintest idea how much power it takes to evaluate Javascript inefficiently, but saving 0.3 seconds of any amount of power times a million^ users per page view quickly balloons into reality-impacting figures.
Personally it got me to start running Firefox again. I probably wouldn't have bothered if they hadn't been making such a hubbub about it.
I remained a loyal FF user myself and actually wanted to take this opportunity to promote Firefox Focus which makes it real easy to browse sensitive things like porn on a tablet shared by the family or SO.
It's oriented around privacy so it saves nothing and provides easy to access shortcuts for clearing browser history when you're done.
And all that wasn't enough since they also shadily (based on user agent for no good reason) blocked features for other browsers in their products.
For what it's worth, "millions of dollars" is probably understating things by 2-3 orders of magnitude. The ad budget for Chrome was likely comparable to Mozilla's entire budget for a few years there, even if you ignore the free product placement on google.com...
Step 1 is "Get people to (re)try the product".
Unless there's a magic wand waved that gets people unaware of a milestone release to (re)install and (re)launch FF57, Mozilla needs to put out some marketing just to even seed the basis for word-of-mouth of the product's merits.
It might be biased since it's from µblock developer.
On a modern Mac with plenty of RAM the difference isn't really noticeable.
However when comparing private/incognito browsing, my main concern wouldn't be the speed, but privacy.
They're also planning [] to send more detailed browsing history as telemetry, so there's that.
[] https://groups.google.com/d/msg/mozilla.governance/81gMQeMEL...
My experience for 3 major browsers on MacOS as follows:
- If you want noticeably longer battery life when on the travel.
1- Safari
2- Chrome/Firefox
- If you want seamless browsing experience.
1- Chrome
2- Firefox
3- Safari
Firefox still does not support VAAPI or VDPAU :(
However, I have two major tab-management issues with Firefox which make it near-unusable for me:
1. No support for "scroll wheel to switch tabs" (scroll on tabs to switch between them). This is a feature common to nearly all Linux software and Firefox removed it a few versions ago. Quantum killed "Tab Wheel Scroll" which reimplemented it.
2. No support for multi-select tab management, which Chrome is amazing with. If you didn't know, in Chrome, you can ctrl+click and shift+click tabs to select multiple at once and close, move or snap all of them at once like in a file manager. Super useful.
Wow you were not exaggerating on that.
There seems to be a new add-on for the web extension approach (https://addons.mozilla.org/en-US/firefox/addon/foxy-gestures...), but I haven't tested it yet and am not sure how robust it is at this point.
I've yet to find a gesture extension that supports the same rocker gestures (i.e. middle click + other click to change tabs).
Also mouse gestures now have the same annoying "feature" they've always had in Chrome: they don't work in "system" tabs (think about:preferences).
So you can't use mouse gesture to quickly go through opened tabs if at least one of them is the "system" one, the navigation simply dies there.
I don't think they're ever going to fix the "system tabs" issue, since it's supposedly a "feature", but at least some good news. :)
Yeah I am missing this as well. I switched to Firefox a few days ago after hearing about all the improvements.
So far, three issues:
1- On my MBP, I am having serious issues when I have tabs to recover.
2- HTML5 videos are not hardware accelerated. Neither on OSX, nor on my Arch.
3- Cannot move multiple tabs from one window to another but that actually seems to work better with i3's drag and drop.
Hi; I work on scrolling/rendering in Chrome. Thanks for bringing this to my attention, that is some super janky scrolling in Chrome >_<. I've filed http://crbug.com/786991 for us to look into it.
Some technical background (since this is HN after all); at a quick glance there are two things going wrong here in Chrome.
1. We would normally want to 'composite' the scrolling region here, which means we paint the pixels only once into a saved layer and then just slide that up and down as you scroll. I believe that is not happening on the Stripe page because of the unusual way that they are doing the split-panel background. Looks like we're currently unable to tell that the background is an opaque color, so we can't apply sub-pixel font AA[0] - and on low DPI we will refuse to composite in that case.
2. Chrome's repainting of this page is really slow. :(. Firefox Nightly is also repainting the page when you scroll (as far as I can tell), but they're definitely doing it much faster than Chrome!
So our goal will be to try and figure out how to composite this page, and if that's not possible then we'll have to dig into the slow painting.
Note: Because we composite more readily on high DPI devices (where sub-pixel font AA[0] doesn't matter), this site should scroll nice and fast on a high resolution display. This includes most new laptops, all (?) phones/tablets, etc.
[0]: https://en.wikipedia.org/wiki/Subpixel_rendering
> Note: Because we composite more readily on high DPI devices (where sub-pixel font AA[0] doesn't matter), this site should scroll nice and fast on a high resolution display. This includes most new laptops, all (?) phones/tablets, etc.
Not the case for me. Touchscreen display on a UX asus laptop, 3.2k resolution on linux with intel card. Scrolling using the touchscreen is snappy, scrolling using the scroll wheel (synaptics emulation) is even worse than on my desktop.
I’m about to go mad because I’ve been reporting bugs in subpixel aliasing under hi-dpi displays with non-standard DPIs (!= 96dpi) for a while but the Chromium QA team in India has been having a hard time triaging them, possibly because of the hi-dpi display requirement.
I’ve also got a fully reproducible issue involving CSS transforms I haven’t bugged yet as I’ve just been struggling to get someone to triage #765848 correctly as of yet:
https://bugs.chromium.org/p/chromium/issues/detail?id=765848
Can you send me an email, pretty please? mqudsi [at] NeoSmart [dot] net
I was experiencing this particular bug on all my hi-dpi machines but it magically went away on one of them (perhaps after an OS update, as it’s running Windows 10 RS4 seeds) but it’s fully reproducible on all my other machines with a clean profile on all channels.
Looks like https://bugzilla.mozilla.org/show_bug.cgi?id=566510 tracks the multiselect thing in Firefox and has seen some recent movement... That would indeed be very nice to have!
I find my web browsing experience on Os X quite bad overall.
Not sure if this is something YouTube does or it's a general video playback problem.
I observed it before FF 57 was released, on different Windows computers but especially catastrophic on the less powerful ones ( https://news.ycombinator.com/item?id=15688195 or https://news.ycombinator.com/item?id=15687830, I've mentioned that I also discovered that there are complaints at least since February this year, https://www.reddit.com/r/firefox/comments/5sikxt/firefox_unb... only to be downvoted heavily, however let's ignore that at the moment) but now on FF 57 it is provably the same. Just produce a page with more videos autostarting and marvel how much (unbelievably lot!) CPU Firefox uses.
8 videos playing on the page are enough to demonstrate it. Fascinatingly, even if they play somewhere on the page outside of the part which is currently displayed, and even if they are not producing any sound (marked as such) they are going to eat immense amount of CPU.
The thing that bugged me about the mobile app was that coming from Chrome it didn't seem to have the same level of integration with my phone. For instance I'd google search something, get the result which included a map, and then the map was not clickable. I expected to be able to tap it and have the map open in Google Maps but no. It was a static image.
I had similar experiences with other apps like Twitter, Instagram, and Redfin. I expected a link to the mobile site to launch the installed app on my phone but it never did. I looked around a bit in the settings and couldn't find anything to do it. I'm sure there's a solution for it but I got tired of poking around and went back to what just worked.
https://bugzilla.mozilla.org/show_bug.cgi?id=1418510
VP9 is disabled by default in Firefox on Mac because H.264 can be hardware-accelerated on Mac but VP9 can't. Firefox supports hardware accelerated VP9 on some Windows machines, though.
That's a setback for royalty-free media formats on the web. Is there a plan for VP9 to be enabled by default again in the future?
Unfortunately 3rd party browsers are at a disadvantage because it is harder to automatically detect and use video acceleration hardware capabilities.
https://developer.apple.com/library/content/technotes/tn2267...
The VDADecoderCreate function will return an error if HW video decoding isn't available.
Equivalent features are provided in the Video Toolbox framework from OS X 10.8 and later.
Firefox only supports 10.9 and later from now on, and no longer uses VDA.
Unlike VDA, when you create a decoder, you just get one. You then query if it's a hardware decoder or not, but the behaviour is fundamentally the same between SW and HW.
For some reasons, the VT frame gives us a software decoder most of the time for some users.
Until now, I had only ever seen Mac Pro (including 2013 trashcan model) to not provide hardware decoding support.
If you attempt to decode a video that is less than 144 pixels high, you always get a software decoder.
The only major complaint I have with Firefox (as of 57) is with openh264. It grabs a whole CPU core for a video that Safari handles at a fourth of that or less.
There shouldn't be much difference for h264 videos between Safari and Firefox, except in Full Screen. For full screen, Safari uses the OS to render the images and can have a very efficient code path. Firefox doesn't support it at all (for now)
Firefox doesn't use a blacklist of drivers / GPU like it does on window to enable HW decoding or not. Typically mac hardware is far more reliable.
the media.hardware-video-decoding.force-enabled is only of use on Windows in the event a card is blacklisted and you want to override the blacklist
With the amount of tracking going on these days, a FF Private window is literally the only way I'll sign into either Facebook or Twitter. I wish they would also enable Tracking Protection and Do Not Track by default on non-Private browsing as well, but that was an easy enough change for me to make.
Perhaps Firefox should display a "privacy start screen" the first few times the browser is launched after downloading it, explaining the features to the user, and allowing them to opt-in on their own decision?
For things like DNT or Tracking Protection, I imagine most common users do not know about these things so the usage rate is much lower than it "should be".
Fun fact: in Firefox you can actually turn Tracking Protection on to use it all the time, not just when you're in Private Browsing mode: Options > Privacy & Security > Tracking Protection > Always
There are no errors, but I notice a LOT of GC Pauses in the perf dump
Chromium works just fine on these sites.
This is with fully clean install and several attempts at cleaning profile. I notice it seems to get stuck on "waiting for site" and "Performing TLS Handshake", which is strange because im on a 100gbit line and I can get chrome to load those sites full speed just fine simultaneously.
X1 Carbon Fedora 26 Intel Core i7-6600U 16 GB RAM
Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)
Do you have a good place to send these profile dumps to?
Posting the videos of Chrome vs Firefox Quantum somewhere like YouTube might be an interesting thing to watch.
How'd you get a 100 GbE NIC in that X1 Carbon!? :)
My situation is the opposite: workstation with a 10gbe connection the the corporate lan but upstream is capped to 2gbe.
After doing that I've run it on my laptop's 4k screena nd a 4k external monitor on integrated graphics with no performance problems whatsoever.
I work on a University campus, and when I'm on the Uni wifi (eduroam), google search does not work in FF. However, it works just fine in Chrome.
Super weird and I haven't been able to debug the problem.
Changed my system's wifi settings on the network to use Google's DNS (8.8.8.8, 8.8.4.4) and it worked a treat. Does Safari also have it's own DNS resolution? That is why I missed this - googling worked just fine in Safari.
Extensions operate on requests before the platform-level channel classifier.
In theory, the platform-level classifier should be faster than the webRequest API, but we've not measured it specifically.
Running both uBO and and Tracking Protection can give some extra coverage; I've noticed sometimes the Tracking Protection shield pops up even though uBO (and Privacy Badger) are running.
However, it's not obvious to me that the protections offered by incognito are a superset of the protections offered by UO and I wonder why this is desirable ?
Do I want incognito mode with UO running on it or is that unnecessary ?
Last time I checked chrome does not by itself offer any tracking protection while in incognito mode (supposedly since this would make it easier to detect when a user is in incognito mode). So you probably want UO enabled for that.
chrome://extensions -> uBlock Origin -> allow in incognito
The tradeoff is that many extensions are not safe and could spy on your incognito activity if allowed to work incognito
What happened to the controversial cliqz program that they were testing? Last I checked, Mozilla did not respond to the privacy concerns of the integration.
This is what Microsoft also did with Edge and at least from a branding point of view, it worked quite well for them, because people do believe it's a new start from Internet Explorer. It's just that many didn't think that this new fresh start was better than Chrome for the most part (the fact that even now it only works with 70 extensions is a big reason for that belief, too).
I think Project Quantum hit the right spots for the most part. Headlines didn't just mention "Firefox 57" but "Firefox Quantum edition."
Hopefully the Mozilla team is writing down all of the things that worked well for them this time around (as a tactic checklist) so that they can repeat them for future major releases, too.
I enjoyed the read, but this is somewhat irrelevant unless a variety of people actually read it. I'm reasonably confident none of my friends read Mozilla's blog.
People find it through social media channels anyway. I'm only aware of it because of HN/reddit
It's the top bar ad on reddit for me right now (the topic, not this blog post). All the commentary is how people dislike it and are reverting to a prior version. Many are simply because it looks different. There is one person who talked tech, and in typical reddit fashion, he was called a corporate shill.
In no way am I saying the content is bad, I just struggle to view it as any significant or meaningful marketing strategy.
Edit: Not trolling, pretty serious. Would Google allow the webpages favouring Firefox over Chrome to show up on the top search results (or even the first page)? I'm not sure about it.
But, when you're engineering search results to manipulate public perception, you don't just obliterate all of the undesirable content with hamfisted obviousness. You just weight the content differently. Maybe you ensure that anyone already looking for that content can find it, but ensure that a more generic search is favorable. Maybe you just manipulate the heap to ensure the top result is the good one. Maybe you merely aim for a favorable ratio of desirable to undesirable content.
Consider: "best search engine"
The results are full of discussions about alternate search engines. Both duckduckgo and dogpile make the front page. Yet, the #1 result is an article about how Google is the most popular search engine: https://www.reliablesoft.net/top-10-search-engines-in-the-wo...
Is that true? Sure. Is the result manipulated? Probably not. But if I was google and I was going to manipulate a search result, that's exactly how I'd do it. I'd maintain the illusion of impartiality by presenting lots of alternatives, but I'd ensure the most prominent result was the one I wanted.
In any case: a quick search is insufficient to detect search bias and proves nothing.
Plus Mozilla is a non-profit, so they're probably more interested in their reputation specifically amongst HN readers and the like than they would be if they were a commercial company just trying to sell as many widgets as possible.
The point, though, is that they could. If you wanted to drop links to them with more details about why the should be excited about Firefox again, Mozilla is actually producing those.
This is one of those things that only seems unimportant until people stop doing it. Then you find out it was actually a pretty big deal.
If we do our part then everyone might be rewarded with a healthier ecosystem over the next months. (And "everyone " includes die hard Chrome users as well as people forced to use IE at work.)
Edit: what I mean is that all consumers generally benefits from healthy competition.
They are probably proceeding, sadly. I have not seen anything indicating the opposite.
The reasonable thing to expect at this point is that it is still at the phase of being an experiment for 1% of German users.
[1] https://blog.mozilla.org/firefox/
Mozilla owns parts of Cliqz, so they have insight into the business process, and they have a contract with Cliqz/Burda that says that no personal data is allowed to be stored.
So, even if Burda decided to violate the contract/law, Mozilla would notice that and could pull out by simply shutting the sending of data off in Firefox.
Mozilla also has made an official statement that no personal data will be collected, so if they did anyways, it would be misleading of consumers, so Mozilla themselves would then violate the law.
Meaning that, unless you have no faith at all into the legal system, I don't think there's a reason to be concerned.
It's just controversial, because you can easily spin a wholly different story by leaving out some facts, which is of course extremely convenient for Google/Microsoft/Apple, anyone who's for whatever reason salty about Mozilla, and last but definitely not least, clickbait journalists.
Mozilla stated "Cliqz uses several techniques to attempt to remove sensitive information from this browsing data before it is sent from Firefox"[1], which is very different from "no personal data will be collected". Even just a list of domains can be enough to reveal someone's identity.
[1]https://blog.mozilla.org/press-uk/2017/10/06/testing-cliqz-i...
You presuppose that it's reasonable, but is it? If you can prove that you're doing everything right to protect the user, should you not be allowed to collect the data?
If we just call every non-opt-in data collection unethical, no matter if it can actually negatively affect users or not, then you're levelling the playing field in favor of those that actually collect and use data unethically. Because you're essentially saying that it's all the same, unless you're not collecting data at all.
And for some services, you simply do need to collect data, and sometimes you even do need it to be non-opt-in, because otherwise your data sample will have a severe bias.
> Mozilla stated "Cliqz uses several techniques to attempt to remove sensitive information from this browsing data before it is sent from Firefox"[1], which is very different from "no personal data will be collected". Even just a list of domains can be enough to reveal someone's identity.
If you just so happen to read one sentence further than that, it says "Cliqz does not build browsing profiles for individual users and discards the user’s IP address once the data is collected.". That says exactly that no personal data is collected.
And yes, a list of visited domains can be used to identify a person, but it's not necessary to store the visited domains aggregated by each individual user for this. They'll just intermix the domain lists from all users.
Otherwise it's a known bug. Apparently not enough people complained about it so it is perceived to not be a blocking bug for 57.
However, I experience severe speed problems loading Google apps (drive, sheets, slides, inbox) along with occasional freezes and CPU spikes.
Additionally, I experience a bug on iOS where certain pages will only render partially and turn completely blank when I scroll down. Refresh doesn't help, which makes me open Chrome again to load the page.
Firefox is still my default browser as I'm still trying to convert myself, but it turns out I'm typing this message in Chrome again.
Note: I'm on Linux
Try Bugzilla [0] or leaving a comment on the blog post instead.
[0]: https://bugzilla.mozilla.org/
Pro-tip: Neither, use Tor Browser.
That way the omnibar suggestions show me content that I'm more likely to revisit and doesn't get clogged up with random results I don't care about; and YouTube gives me more interesting recommendations.
Keep in mind the algorithms for session management are complicated and a session might persist past when you thought it would.
Now - Chrome is slower vs Firefox Quantum's new privacy because of the ad networks. The ad networks have had no incentive up until now to improve their shitty code.
If people start switching to Firefox and turning on privacy more to get faster browsing - they will lose the game entirely.
All that's needed is for a modest uptick in usage of this mode and for some ad networks to get scared. They spend some of the pile of money they swim in to not ruin everyone's browser experience and bam - we get a less crappy internet.
If they don't shape up - then we get a faster internet with better privacy. Even better.
I assume these channels are a huge reason why people adopt it. I love the new Firefox and use it every day but, unfortunately, I don't think it will come close to Chrome's market share by just being slightly better.
Never. Enable. Notifications. They're just product management spam.
In contrast in Chrome the keypresses are taken into account immediately, even if the window takes a bit longer to initialize as a user I don't have to wait, I can type my query, let Chrome do it's thing and eventually I'll get my result. In Firefox I have to wait until the adress box is ready before I can type something. Even if the whole process is faster it means it still takes more of my attention time.
I would love for this to be true, but there are a number of websites that simply refuse to proceed unless you whitelist them from script/adblockers (mainly news so far but even e-commerce sites could require you to submit to their analysis tools e.g.: Bloomberg).
Someone needs to write a browser extension to block the adonis ad-blocker-blocker. You can find it in base64encoded JavaScript on some news sites (like mashable).
https://puri.sm/shop/librem-5/
[1]: https://addons.mozilla.org/en-US/firefox/addon/multi-account...
You can also use command line flags to do the same. For example, you can run `firefox --profile $(mktemp -d) --new-instance` to create a temporary, throwaway profile. (Change --new-instance to --no-remote on Windows).
And Tree Tabs [1] seems to be doing something functional into the direction of tab groups. Maybe that works for you...
[1]: https://addons.mozilla.org/en-US/firefox/addon/tree-tabs/
Let me explain: I've used Firefox since the beginning (and Navigator before that). I like Mozilla and I agree that most of the changes that they've done internally in quantum were kind of necessary (although many could have been handled better).
However, along the way, they've broken the way many people use Firefox and the only answer the frustrated users seem to get is "but it's fast".
They've changed the UI to be similar to Chrome, to the point where the reload button is not where it used to be. But it's fast.
They've broken the extensibility, which was (at least for me) the main reason to use Firefox instead of Chrome, Chromium or any of the others. You could do things in Firefox that the others couldn't even dream of. But it's fast.
While doing this, they've alienated plenty of plugin developers, people who loved the Firefox ecosystem, some of which have had to rewrite their plugins thrice already (with some being told to, essentially, "bugger off"). But it's fast.
As far as I can tell, it's using more resources in MacOS than the old version, at least the processor runs hotter and the fans kick in more often. I've had issues with the CPU use sky-rocketing, but I believe that has more to do with opening multiple tabs quickly rather than with one specific page. But it's fast.
Honestly, I haven't noticed any major changes in speed in Quantum (it's a bit snappier, that's it) and was happy enough with it's previous performance. IMHO what we've lost is not worth what we've gained.
I'd move to other browser, but which one? None of the main ones have the things I liked about Firefox and I don't really see most of the forks being able to keep up the pace. I guess that I'll stay, hoping that the things I love about Firefox will eventually come back.
While it's possible to re-implement Tab Groups with the new API, extensions like SQLite manager [1] will never work again.
I wrote instructions [2] on how to restore lost tab groups after update (involves downgrading and disabling updates).
[1] https://addons.mozilla.org/en-US/firefox/addon/sqlite-manage... [2] https://github.com/Quicksaver/Tab-Groups/issues/560#issuecom...
It's mainly more secure by having most things sandboxed now. That requires Firefox to be executed in the new multiprocess architecture and for that they would have had to kill off at least those legacy extensions that are not multiprocess-compatible, which was essentially all of them as well.
Also, yes, multiprocess did also most definitely play into performance. But we're not talking about the difference between 56 to 57, it's rather the difference between 47 to 57. Because 48 already introduced multiprocess, even though as a user you were still perfectly capable of installing a multiprocess-incompatible extension, which then caused Firefox to drop out of multiprocess whenever that extension became active. A completely intransparent way for users to completely kill off their performance.
Lastly, you don't claim that what Mozilla did on a whole is wrong, but yeah, just to point it out anyways: They are somewhat throwing power users under the bus right now. They don't enjoy doing it (essentially all Mozilla devs just as well are Firefox power users), but they do want to save their market share in order to still have a word when it comes to web standards and the market share just isn't made out of power users.
Around 40% of Firefox users in Sep. 2015 did not have any extensions installed. Another sizeable chunk will have their ad blocker and nothing else. This release won't affect these users negatively at all. They'll just get the better performance and the better security.
The only thing I heard from my parents was my mum asking me, if it's normal that Firefox looks different now. Maybe there'll be some confusion with the new Library-button, but other than that, it's just yet another browser-UI. They know this.
As far as I know, it works with all of these now except for Xmarks. I am impatiently waiting until then.
Works, but very buggy with multiple sync sources, might be server-side, I've had trouble with failed syncs losing entire folders for a long time. I only use the Upload/Download functionality and make sure not to have conflicting syncs. The product has been on minimal life support for years, so can't expect much I guess. But remains the only solution I've seen that works cross-browser.