Earlier quoted context omitted.
57 is lightning fast. Like, almost uncomfortably so on my machine. Broay this is because quantum is much further along in nightly than on the other channels. Specifically, they're more aggressive with multithreaded settings, multiprocess is enabled, and the quantum css component is turned on, too. Is also helps that we compare to chrome. On Linux chrome doesn't even do GPU rendering. So the HN crowd probably has a di…
Firefox has always been unbearably slow on Linux for me. It's the main reason I swapped to Chrome in the first place. I tried switching back to Firefox about 6 months ago, same problem of extremely slow and laggy UI. Interesting to hear 57 is faster now, it may be worth trying again.
uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
51–60 of 340 posts
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#52Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#53Earlier quoted context omitted.
It is indeed disturbing. Why should a web page be able to detect if dev tools has been opened? Isn't this a browser security issue?
It's pretty insane how much your browser knows about you: http://webkay.robinlinus.com/ There's another one I can't find, but it writes out things like "user moved mouse to x,y. User has been idle for 10 seconds, page lost focus, page gained focus" .. kinda creepy how much is available to the Javascript engine.
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#54Earlier quoted context omitted.
Do you have one example of such extension that won't work with web extensions?
TreeStyleTabs
Seems they have all the APIs needed for it at the very least approved. It's not like Mozilla just said screw everyone... Let's become chrome. They are putting in the effort to make web extensions viable for even the more advanced uses.
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#55Earlier quoted context omitted.
I think as an extension developer he is particularly sensitive to the tech behind Firefox, which makes him understand some of Mozilla's decisions. For example, the move from legacy add-ons to WebExtensions is surely one less maintenance burden for Mozilla. As a user who doesn't think about such issues, it terribly looks like it's becoming a Chrome clone. I think it's Mozilla's responsibility to have a clearer communi…
But as a user, you're probably just going to want to know if there is an extension that does what you need. Are you worried about the underlying APIs if you're not a developer?
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#56Earlier quoted context omitted.
I think as an extension developer he is particularly sensitive to the tech behind Firefox, which makes him understand some of Mozilla's decisions. For example, the move from legacy add-ons to WebExtensions is surely one less maintenance burden for Mozilla. As a user who doesn't think about such issues, it terribly looks like it's becoming a Chrome clone. I think it's Mozilla's responsibility to have a clearer communi…
Also, the move to WebExtensions is a move to a more secure extension model. Traditional XUL extensions were comparable to the extension developer compiling their own code into the browser. Yikes. WebExtensions should be better sandboxed and have better permissions management. You can't get those security benefits if you allow older XUL extensions to stick around. You have to sunset XUL extension at some point.
Give me more useful over more secure any day of the week.
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#57Firefox is coming back, finally- I think their market share is at the bottom and we'll see a big uptake over the next couple of years.
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#58Earlier quoted context omitted.
But as a user, you're probably just going to want to know if there is an extension that does what you need. Are you worried about the underlying APIs if you're not a developer?
I care about the direction of the project.
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#59Earlier quoted context omitted.
TreeStyleTabs
I've seen people recommend this as a WebExtension-compatible replacement for TreeStyle Tabs, though I can't vouch for it myself: https://addons.mozilla.org/en-US/firefox/addon/tree-tabs/
https://chrome.google.com/webstore/detail/chrome-side-tabs/h...
https://chrome.google.com/webstore/detail/vtabs/okpnlgbgcfch...
It is not part of the UI part of the browser like the XUL TreeStyleTabs but a separate Panel that ends up being buggy and feeling separate from the experience almost like managing your tabs from a separate window
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#60Earlier quoted context omitted.
How has the nightly been for you in terms of stability? Been thinking of switching to it from beta. The memory issues on MacOS are killing me, and I believe there are fixes in nightly now.
IME, desktop nightly hasn't ever outright crashed (less lucky with mobile nightly). Sometimes I notice minor rendering glitches on various sites, but I also have Servo's CSS engine enabled which might be doing it (it's not yet the default).