Firefox 66 released
Posted Mar 19, 2019 18:17 UTC (Tue)
by josh (subscriber, #17465)
[Link] (1 responses)
Posted Mar 20, 2019 11:26 UTC (Wed)
by zwol (guest, #126152)
[Link]
Posted Mar 19, 2019 18:38 UTC (Tue)
by yodermk (subscriber, #3803)
[Link]
Posted Mar 19, 2019 19:10 UTC (Tue)
by mathstuf (subscriber, #69389)
[Link] (4 responses)
Interesting to read that increasing the number of threads reduced crash rates :) .
Posted Mar 19, 2019 20:47 UTC (Tue)
by MatejLach (guest, #84942)
[Link]
Posted Mar 19, 2019 22:07 UTC (Tue)
by atai (subscriber, #10977)
[Link] (2 responses)
Posted Mar 19, 2019 23:27 UTC (Tue)
by roc (subscriber, #30627)
[Link] (1 responses)
> Even on our worst-case-scenario stress test — AWSY which loads 100 pages in 30 tabs, repeated 3 times — we only saw a 6% increase in memory usage when turning on 8 content processes when compared to when we started the project.
Posted Mar 22, 2019 9:30 UTC (Fri)
by leromarinvit (subscriber, #56850)
[Link]
Posted Mar 19, 2019 22:30 UTC (Tue)
by karkhaz (subscriber, #99844)
[Link] (10 responses)
*quietly sobs into a pint*
I keep the settings for some of my extensions under version control, and I really enjoyed being able to create a symlink from the firefox profile directory to my repo.
Posted Mar 20, 2019 18:49 UTC (Wed)
by fredrik (subscriber, #232)
[Link] (7 responses)
Posted Mar 20, 2019 19:17 UTC (Wed)
by jeffcook (guest, #119964)
[Link] (6 responses)
Posted Mar 20, 2019 20:21 UTC (Wed)
by k8to (guest, #15413)
[Link]
It's certainly true that the data could be read via some shared firefox mechanism from a config cacher or whatever to the renderer process, skipping the need to have a specialized datastore, but maybe this was easier to do?
Posted Mar 21, 2019 1:41 UTC (Thu)
by roc (subscriber, #30627)
[Link] (3 responses)
But honestly, if Mozilla engineers make a change and claim it's because it makes things measurably faster, why wouldn't you give them the benefit of the doubt? Or at least go look in the relevant Bugzilla bugs to see what they say they did and measured, before casting doubt on it?
Posted Mar 21, 2019 3:53 UTC (Thu)
by sionescu (subscriber, #59410)
[Link] (2 responses)
Posted Mar 21, 2019 21:52 UTC (Thu)
by mathstuf (subscriber, #69389)
[Link]
Posted Mar 22, 2019 14:27 UTC (Fri)
by karkhaz (subscriber, #99844)
[Link]
It will make Firefox even faster for all of its users. This is so welcome because what has been holding back Firefox's adoption for so long was its slow pre-Quantum user experience. So hurrah for that.
It will inconvenience me and the four other people in the world who care enough about their extension configurations to version them. Boo-hoo, but several people have pointed out that git has an answer to this. I had actually made up my mind to write a script that would transparently encode my JSON files as a database, and whenever an extension writes to the database, I get a (JSON) pull request by email which I can accept or not. But several commenters ruined my fun by pointing out that such a tool already exists.
I do this with git fairly frequently. For years I had maintained a script which automated the process of binary-searching a sequence of commits to find the one that introduced a bug. It started off as a shell script, then I rewrote it in ruby, then I rewrote it in python when I forgot ruby. Then somebody told me about git bisect. I should skim every single git man page at some point, I bet there are more gems.
(Speaking of which. April Fools' Day approaches. I'll leave this Markov-chain based git man page generator here so that people can torment their SVN-using friends: https://git-man-page-generator.lokaltog.net/)
Posted Mar 21, 2019 7:56 UTC (Thu)
by fredrik (subscriber, #232)
[Link]
Rather I meant it as an observation about how developers never can expose any api, whether intentional or unintentional, to users without exposing their product to either ossification or disapointment when the api is modified.
Posted Mar 21, 2019 14:08 UTC (Thu)
by ptman (subscriber, #57271)
[Link] (1 responses)
Posted Mar 21, 2019 15:02 UTC (Thu)
by nybble41 (subscriber, #55106)
[Link]
http://share.find.coop/doc/tutorial_git.html#tutorial_git...
Posted Mar 20, 2019 10:28 UTC (Wed)
by nilsmeyer (guest, #122604)
[Link] (5 responses)
Posted Mar 20, 2019 13:29 UTC (Wed)
by lkundrak (subscriber, #43452)
[Link] (4 responses)
Posted Mar 22, 2019 6:55 UTC (Fri)
by flussence (guest, #85566)
[Link] (3 responses)
I'm starting to miss SWF already. At least it had a stop button.
Posted Mar 22, 2019 9:40 UTC (Fri)
by leromarinvit (subscriber, #56850)
[Link]
image.animation_mode=none should prevent animated GIFs from playing, though I haven't tried it. No idea about CSS animations.
Posted Mar 22, 2019 10:57 UTC (Fri)
by nilsmeyer (guest, #122604)
[Link]
This would be even more useful for mobile devices where data transfer is ridiculously expensive.
Posted Mar 26, 2019 14:29 UTC (Tue)
by higuita (guest, #32245)
[Link]
Posted Mar 22, 2019 10:10 UTC (Fri)
by mjthayer (guest, #39183)
[Link] (3 responses)
If someone is thinking that it is good to see the URL to check that it is what it should be, I would say that those checks can possibly be done better by algorithms.
Posted Mar 22, 2019 21:26 UTC (Fri)
by Wol (subscriber, #4433)
[Link] (2 responses)
And how on earth is the algorithm supposed to know what the url is supposed to be?
Pages re-direct and re-write urls all the time. IME AI is *useless* at knowing what I want (eg pretty much ALL Thunderbird scam warnings I see come up on legit emails that don't even have anything that looks scammy to me !!!).
I seriously would NOT trust ANY form of AI to check whether an URL "looks right".
Cheers,
Posted Mar 25, 2019 21:18 UTC (Mon)
by flussence (guest, #85566)
[Link] (1 responses)
Posted Mar 26, 2019 6:52 UTC (Tue)
by mjthayer (guest, #39183)
[Link]
I wonder what percent of users would spot this though. I would be interested to hear a comment from a Firefox developer (roc?)
Posted Mar 26, 2019 10:34 UTC (Tue)
by morhippo (guest, #334)
[Link] (1 responses)
I would love it if the mozilla organization put its focus on these basic things, please, instead of avantgarde things like " passwordless windows hello for windows 10"?
Posted Mar 27, 2019 4:17 UTC (Wed)
by pabs (subscriber, #43278)
[Link]
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Firefox 66 released
Wol
Firefox 66 released
Firefox 66 released
Client certificate support
Client certificate support
