admin管理员组文章数量:1390204
According to the MDN the archaic navigator.productSub
property returns the 'build number of the browser'. This probably worked in the nineties, but it's pretty useless now.
However, i'm interested in the numbers that some of the browsers return. Both Chrome and Safari always return the value 20030107
, Firefox seems to return 20100101
. What's the deal with these two numbers? Does 20030107
stand for July 1st, 2003? And what happened then that was so interesting?
Here's hoping someone can dig up a little web history.
According to the MDN the archaic navigator.productSub
property returns the 'build number of the browser'. This probably worked in the nineties, but it's pretty useless now.
However, i'm interested in the numbers that some of the browsers return. Both Chrome and Safari always return the value 20030107
, Firefox seems to return 20100101
. What's the deal with these two numbers? Does 20030107
stand for July 1st, 2003? And what happened then that was so interesting?
Here's hoping someone can dig up a little web history.
Share Improve this question asked Dec 14, 2012 at 14:45 HuskyHusky 6,2263 gold badges50 silver badges43 bronze badges1 Answer
Reset to default 6First released as a public beta on January 7, 2003[2] on the pany's OS X operating system ...
https://en.wikipedia/wiki/Safari_(web_browser)
Chrome is based on WebKit
WebKit’s HTML and JavaScript code originally began as a fork of the KHTML and KJS libraries from KDE,[3] and has now been further developed by individuals from KDE, Apple Inc., Nokia, Google, Bitstream, RIM, Igalia, and others.[4] OS X, Windows, GNU/Linux, and some other Unix-like operating systems are supported by the project.[5]
https://en.wikipedia/wiki/WebKit
本文标签: javascriptWhy does navigatorproductSub always equals 392003010739 on Chrome and SafariStack Overflow
版权声明:本文标题:javascript - Why does navigator.productSub always equals '20030107' on Chrome and Safari? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744632595a2616631.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论