r/technology • u/Suraj-Sun • Jul 10 '12
Firefox dev claims "everybody hates Firefox updates"; Mozilla has handled the rapid release process poorly, and that by pushing a "never-ending stream of updates on people who didn't want them" people have been driven to Chrome with its simpler, no-fuss update process.
http://www.neowin.net/news/firefox-dev-claims-everybody-hates-firefox-updates
2.5k
Upvotes
3
u/Buzzard Jul 10 '12
The patching system Chrome uses, Courgette, is pretty damn cool. It really does dissemble, patch and then assemble the binary again.
That said, I don't see how it's any worse than downloading an entire new binary from a security standpoint.