Hacker News new | ask | show | jobs
by phunehehe 5479 days ago
tl;dr "Chromium is good."
2 comments

Good as in "coded according to established coding standards". This probably reduces the likelyhood of programmer errors (such as the quoted mistakes with sizeof()..), but doesn't mean that there are few actual bugs left.
To be more explicit, Chromium has a large, but high quality codebase with a relatively low rate of errors.