最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Why does navigator.productSub always equals '20030107' on Chrome and Safari? - Stack Overflow

programmeradmin3浏览0评论

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 badges
Add a ment  | 

1 Answer 1

Reset to default 6

First 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

发布评论

评论列表(0)

  1. 暂无评论