Is there any code in Firefox (as of 2020) that comes from Netscape Navigator?

栏目: IT技术 · 发布时间: 6年前

Inspired by comments on the previous question Is it true that Netscape Navigator eventually became Mozilla Firefox? (Answer: Yes).

In 1998, Netscape released a large amount of their existing source code as open source, and this became the basis of the Mozilla and eventually Firefox code bases. Over the years, large sections of this have been rewritten, although some of those rewrites were themselves started within Netscape (e.g. the "NGLayout" engine which became "Gecko").

Are there any sections of code in Firefox version 74.0 (released March 2020) which are basically unchanged from code which was actually part of pre-Mozilla Netscape releases (Communicator 4.0 or earlier)?


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Python编程快速上手

Python编程快速上手

Albert Sweigart / 王海鹏 / 人民邮电出版社 / 2016-7-1 / 69.00元

如今,人们面临的大多数任务都可以通过编写计算机软件来完成。Python是一种解释型、面向对象、动态数据类型的高级程序设计语言。通过Python编程,我们能够解决现实生活中的很多任务。 本书是一本面向实践的Python编程实用指南。本书的目的,不仅是介绍Python语言的基础知识,而且还通过项目实践教会读者如何应用这些知识和技能。本书的首部分介绍了基本Python编程概念,第二部分介绍了一些不......一起来看看 《Python编程快速上手》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试