Safari (web browser)

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Safari

Safari 2.0.4 (RSS) under Mac OS X v10.4 showing the Wikipedia Main Page
Maintainer: Apple Inc.
Stable release: 2.0.4 (419.3)  (June 27, 2006) [+/−]
Preview release: 3.0.3 (522.15.5)  (Sept 28 2007) [+/−]
OS: Mac OS X, Microsoft Windows
Use: Web browser
License: Proprietary EULA, LGPL
Website: Apple: Safari

Safari is a web browser developed by Apple Inc. and included in Mac OS X. It was first released as a public beta on January 7, 2003, and a final version was included as the default browser in Mac OS X v10.3. A beta version for Windows was released for the first time on June 11, 2007.[1] Safari has been run unofficially on Linux under Wine, but the graphics do not display properly.

Safari has a bookmark management scheme that functions like the iTunes jukebox software, integrates Apple's QuickTime multimedia technology, and features a tabbed-browsing interface. A Google search box is a standard component of the Safari interface, as are software services that automatically fill out web forms, manage passwords via Keychain and spell check entries into web page text fields. The browser also includes an integrated pop-up ad blocker. An associated software from Apple is the Web Inspector - a DOM Inspector-like utility that lets users and developers browse the Document Object Model of a web page.[2]

Since the release of Safari, its browser usage share has been climbing. For the month of May 2007, thecounter.com shows that Safari has a usage share of 2.86%;[3] NetApplications.com reports that Safari has a usage share of 4.59% as of April 2007,[4] an increase of 1.33 percentage points since May 2006.

Contents

[edit] History and development

Until 1997, Apple Macintosh computers had shipped with Netscape Navigator only. Microsoft's Internet Explorer for Mac was subsequently included as the default web browser as part of the five year agreement between Apple and Microsoft. However, Netscape Navigator continued to be included. Microsoft released five major versions of Internet Explorer for Mac, with the last one being released on March 27, 2000.

On January 7, 2003, Steve Jobs announced that Apple had developed their own web browser based on KHTML rendering engine, called Safari.[5] They released the first beta version that day and a number of official and unofficial beta versions followed, until version 1.0 was released on June 23, 2003. Available as a separate download initially, it was included with the Mac OS X v10.3 release on October 24, 2003, as the default browser, with Internet Explorer for Mac included only as an alternative browser. Since the release of Mac OS X v10.4 in April 29, 2005, Safari is the only web browser included with the operating system.

Safari uses Apple's WebKit for rendering web pages and running JavaScript. WebKit consists of WebCore (based on Konqueror's KHTML engine) and JavaScriptCore (based on KDE's JavaScript engine named KJS). Like KHTML and KJS, WebCore and JavaScriptCore are free software and are released under the terms of the GNU Lesser General Public License. Some Apple improvements to the KHTML code are merged back into the Konqueror project. Apple also releases additional code under an open source 2-clause BSD-like license.

Safari showing the RSS feed of this article's revision history.
Safari showing the RSS feed of this article's revision history.

In June 2005, after some criticism from KHTML developers over lack of access to change logs, Apple moved the development source code and bug tracking of WebCore and JavaScriptCore to OpenDarwin.org. WebKit itself was also released as open source. The source code for non-renderer aspects of the browser, such as its GUI elements, remains proprietary.

Version 2.0 of Safari, released on April 29, 2005 and which runs only on Mac OS X 10.4.x (Tiger) or later, includes a built in RSS and Atom reader. Other features include Private Browsing (a mode in which no record of information about the user's web activity is retained), the ability to archive and e-mail web pages, the ability to search bookmarks, and a reported 1.8x speed boost over version 1.2.4.

In April 2005, Dave Hyatt, one of the Safari developers at Apple, documented his progress fixing bugs in Safari to get it to pass the Acid2 test. On April 27, 2005, he announced that his development version of Safari now passed the test, making it the first web browser to do so.[6] The changes were not initially available to end-users unless they downloaded and compiled the WebKit source code themselves or ran one of the nightly automated builds available at opendarwin.org.[7] However on October 31, 2005, Apple released version 2.0.2 of Safari that included the Acid2 bug fixes.

Windows XP using the Public Beta 3 version of Safari. The "bug" icon can be seen adjacent to the address bar, used for reporting errors and problems in the browser.
Windows XP using the Public Beta 3 version of Safari. The "bug" icon can be seen adjacent to the address bar, used for reporting errors and problems in the browser.

On January 9, 2007, Steve Jobs formally announced Apple's iPhone, which uses the Safari browser.

At the 2007 Worldwide Developers Conference, Steve Jobs announced Safari 3 for Microsoft Windows XP and Windows Vista. The beta version of Safari 3 now works with Google Docs and allows for rich formatting in Gmail, both of which were unavailable on earlier versions of Safari even though Safari has had rich formatting since version 1.3. Safari 3 extends on this as well as making it more stable (it is still possible to crash Safari via multiple undos as of beta 3.0.2). The Safari beta version for Windows had several known bugs[8] and a zero day exploit that allows remote execution, upon its initial beta release on June 11, 2007, in version 3.0.[9] The addressed bugs were then corrected by Apple three days later on June 14, 2007, in version 3.0.1 on Windows. On June 22, 2007, Apple released Safari 3.0.2 to address some bugs, performance issues and other security issues. Safari 3.0.2 for Windows address some fonts that are missing in the browser but already installed on your computer, such as Tahoma, Trebuchet MS, and others. The software will run in WINE if this guide is used [10] At the announcement Apple claimed that Safari is the fastest browser and to prove this Steve Jobs ran a benchmark based on the iBench browser test suite, live at the show. Later tests have shown that Safari seems to cut corners especially when it comes to the onload event and page scrolling[11], which is in fact caused by WebKit emitting onload before the rendering has finished. It is unknown if this is intentional but multiple comments in the source code referring to the iBench test show that they at least optimized specifically for the iBench test.

On September 5, 2007, Apple announced iPod touch, which uses the Safari browser.

[edit] CSS Support

Safari has solid support for CSS, including partial support of CSS3.[12] Safari 3 supports several experimental properties like text-shadow, text-stroke, box-shadow, border-image, multiple backgrounds for each element, resizeable elements, rgba() and the CSS3 pseudo-element :first-of-type.

[edit] Version history

Safari version WebKit version Operating System Release date Features
0.8 48 Mac OS X 10.2 January 7, 2003 Public Beta. Initial release at Macworld conference.
0.9 73 Mac OS X 10.2 April 14, 2003 Public Beta 2. Tabbed browsing, forms and passwords autofill, browser reset (removes cookies, cache and so on), Netscape and Mozilla bookmarks importing, improved support for web standards, improved AppleScript support, more localizations.
1.0 85 Mac OS X 10.2 June 23, 2003 First non-beta release. Safari is now default Mac OS X browser, faster autotabs, support for iSync bookmark synchronization, all Mac OS X languages supported, more AppleScripts to control browser, improved support for web standards.
1.1 100 Mac OS X 10.3 October 24, 2003 Released with Mac OS X v10.3. Improved speed, improved support for web standards, improved CSS support.
1.2 125 Mac OS X 10.3 February 2, 2004 Improved compatibility with websites and web applications. Support for personal certificate authentication. Full keyboard access for navigation. Ability to resume interrupted downloads. LiveConnect support. XMLHttpRequest support.
1.3 312 Mac OS X 10.3 April 15, 2005 Released with 10.3.9. Included most of the rendering speed and website compatibility improvements that were developed for 2.0.
2.0 412 Mac OS X 10.4 April 29, 2005 Dubbed "Safari RSS." Released with Mac OS X v10.4. Improved rendering speed and website compatibility. Integrated RSS and Atom reader. Integrated PDF viewer. Private Browsing mode and Parental Controls. Saving Websites completely as Web Archives.

[edit] Safari 3.0 public beta

Safari version WebKit version Operating System Release date Features
3.0 522.11 Mac OS X 10.4
Mac OS X 10.5
June 11, 2007 Public beta. Initial release at the Worldwide Developers Conference. Version for Mac OS X v10.4.9 and later. Improved searching within web pages. Drag and drop tabs, and the ability to save a group of tabs as a single bookmark. Live resizing of text input fields. Bonjour support for bookmarks. Initial SVG support.
3.0 522.11.3 Windows XP, Vista June 11, 2007 Public beta, first release for Windows XP and Windows Vista (not supported on Windows 2000, although it will run on it)[13][14]. Has same new features as the version for Mac OS X.
3.0.1 522.11.3 Windows XP, Vista June 13, 2007 Public beta, second release for Windows XP and Windows Vista. Major security updates.
3.0.2 [15] 522.11 Mac OS X 10.4.10 June ?, 2007 Public beta, Safari build number is 522.12.
3.0.2 [15] 522.13.1 Windows XP, Vista June 22, 2007 Public beta, third release for Windows XP and Windows Vista. Will run on AMD and older Intel processors [citation needed]. Security updates.
3.0.3 522.15.5 (Windows), 522.12.1 (Mac) Windows XP, Vista, Mac OS X 10.4.9 or later July 31, 2007 Public beta, fourth release for Windows XP and Windows Vista. Includes major stability enhancements for XP and Vista, including a fix for the memory leak.

[edit] See also

[edit] References

  1. ^ Apple announces Windows browser. BBC News (June 11, 2007). Retrieved on 2007-06-11.
  2. ^ Safari team. Introducing the Web Inspector. Apple. Retrieved on 2007-06-20.
  3. ^ thecounter.com. Browser Stats. Jupitermedia Corporation. Retrieved on 2007-05-03.
  4. ^ NetApplications.com. Browser Market Share for April 2007. Retrieved on 2007-05-03.
  5. ^ Dre (January 7, 2003). Apple Announces New "Safari" Browser. KDE.NEWS. Retrieved on 2006-01-04.
  6. ^ Dave Hyatt (April 27, 2005). Safari Passes the Acid2 Test. Surfin' Safari. MozillaZine. Retrieved on 2005-04-28.
  7. ^ Dave Hyatt (October 12, 2005). Nightly Builds. Surfin' Safari. OpenDarwin.org. Retrieved on 2006-10-29.
  8. ^ http://erratasec.blogspot.com/2007/06/niiiice.html
  9. ^ http://larholm.com/2007/06/12/safari-for-windows-0day-exploit-in-2-hours/
  10. ^ [1]
  11. ^ http://www.howtocreate.co.uk/safaribenchmarks.html
  12. ^ Estelle Weyl (July 10, 2007). Safari 3.0 CSS Support.
  13. ^ http://programming.reddit.com/info/1xmnj/comments
  14. ^ http://www.pcpro.co.uk/phpbb/viewtopic.php?t=227021&start=0&sid=538996260379c5bcb12807da7d4c299c#807289
  15. ^ a b Apple.com (2006-03-16). Historical User Agent strings. Retrieved on 2007-09-06.

[edit] External links

Personal tools