top | item 46813384

(no title)

dralley | 1 month ago

With all due respect a web browser is much more complicated than a desktop environment. Firefox is like 30 million lines of code, much of which is active attack surface. A high performance JIT JavaScript engine alone might be more complex than KDE. Random people can fix UI bugs and contribute to simple desktop apps in a way that they likely cannot in general do with the deep internals of a browser.

discuss

order

ori_b|1 month ago

With all due respect, that's all the more reason to put all the resources they can behind browser development, rather than scattering it across unrelated projects.

wolvoleo|1 month ago

KDE includes a web browser. Which spawned Safari in fact.

pseudalopex|1 month ago

KDE removed KHTML and KJS. Falkon is a QtWebEngine wrapper.