Surfin’ Safari

Nightly Builds

Posted by Dave Hyatt on Wednesday, October 12th, 2005 at 2:56 pm

You can download nightly builds of WebKit as well as WebKit+SVG from the following URL.

http://nightly.webkit.org/builds/

The icons that you see on the site are what will actually appear in your dock, so the gold-rimmed icon and the gold-rimmed icon with the SVG label can be used to distinguish these builds from your built-in Safari install.

Help us test the latest builds!

32 Responses to “Nightly Builds”

  1. gabrielf Says:

    I’ve just downloaded the latest nightly build to play around with the new css3-properties. It seems to me that the border-radius property would be more useful if the border would follow the edge of a rounded border. I realize this can be pretty hard to do with border-style set to wave but it would be useful even if it was limited to solid borders. It can be done by nesting element with different background colors but isn’t the whole point of the new border- and background-properties to avoid having to nest elements to get certain visual effects :)

    Anyway, I’m really looking forward to the next version of Safari!

  2. The Ancients Says:

    Well - you know how to make friends!

    Thanks people.

  3. John Siracusa Says:

    Excellent! :)

  4. google636 Says:

    cool :)

  5. hyatt Says:

    Gabrielf, it will. The border-radius property is only partially implemented right now. Only transparent borders are supported.

  6. Pingback from RossBoucher.Com >> Funk Rock » Blog Archive » The great new things from Apple:

    [...] ounced at the media event, but rather from the WebKit team. They announced today that the nightly builds of WebKit/Safari would be available for download in binary form. Sweetness. I am, right [...]

  7. keithkml Says:

    It would be awesome if the nightly page had an RSS feed.

  8. Myrd Says:

    Seems that the freshly-downloaded SVG build doesn’t display any of the SVG examples over at http://www.adobe.com/svg/examples.html properly.

  9. delGrey Says:

    Latest doesn’t play nicely with Gmail (ie none of the links work). Sorry to mention it if known already.

  10. Robin Says:

    Myrd - the Adobe SVG examples have a whole host of problems. SVG enabled Geckos won’t display most of them either.

  11. zzen Says:

    Any comments on Panther compatibility? Should I bother to download? If not - is it something planned for the future?

  12. MetalSnake Says:

    I tried the latest WebKit+SVG build but does crash on this site: http://www.mactechnews.de/index.php?function=17&thread=37148&cat=8&answers=652 while the official WebKit release works just fine on that page.

    Furthermore is the navigation bar at the bottom on http://tineoidea.de/start.htm not working, but it isn´t working in the official neither.

    I don´t know where to post stuff like this so I hope it´s no prob. here.

  13. Michael A. Lowry Says:

    Nightly builds — great idea. Thanks!

  14. X-Istence Says:

    Does not work in 10.3.x, shame really, I was hoping for a way to tests my stuff in the new WebKit. Will wait till I buy Tiger though, i guess.

  15. Trackback from willnorris.com:

    Nightly WebKit builds

    The WebKit team announced a new site today where you can download nightly builds of the latest WebKit — very cool. I went ahead and wrote the following simple shell script to automate the process of downloading and installing the latest build:

  16. Pingback from willnorris.com » Blog Archive » Nightly WebKit builds:

    [...] Nightly WebKit builds 13 Oct 2005 The WebKit team announced a new site today where you can download nightly builds of the latest WebKit — very cool. [...]

  17. macnoid Says:

    I grabbed the DrawTest.app and downloaded the W3C SVG tests to toy with. Many of these (animation, text, marker element, and filter tests) failed but these are probably expected fails at this point in development. While this helps me know “what to expect” so far in the svg progress, could I construct my own tests based on pieces of my own SVG code, dissect them and organize them in a manner like the W3C test suite? or is this app designed around specific test suites.

    The “viewer” window is handy for looking or examining parts in detail. Deletion, re-arrangement, and selection work, but object creation or modification (via inspector) appear only partially there. Not sure if this is because these are bits ripped out from another tool that haven’t quite been excised or if the intent is to allow the tester to graphically toy with parts of an SVG doc with the inspector / dumping of code. Either goal is fine, but just curious which path this developer tool intends.

    While I have gotten a hard crash in the WebKit + SVG app when trying to view the three Adobe SVG examples in succession, I haven’t yet gotten a crash in DrawTest.app from attempting to render an SVG example. I do get DrawTest.app crashes when customizing the toolbar in the viewer window but these are probably not related to the SVG rendering at all.

  18. Trackback from William Computer Blog:

    Safari Nightly Builds

    You can now download Safari/Webkit and WebKit+SVG from http://nightly.webkit.org/builds. In order to distinguish these with the built-in Safari, the nightly builds Webkit are using gold-rimmed icons and gold-rimmed icon with SVG….

  19. rpenner Says:

    Just wanted to let people know that I have updated NightShift to version 1.2. It now handles the migrated nightly builds. If you don’t know what NighShift is, read on.

    NightShift automatically downloads and updates WebKit, the Safari HTML rendering engine, to the latest nightly version. No user intervention is required, everything is fully automated.

    * Downloads WebKit nightly build from web server (either standard or SVG version)
    * Mounts the disk image
    * Creates a backup archive of the previous Webkit on disk
    * Copies the new nightly build to its default location (user-specified)
    * Optionally launches the new version of WebKit
    * Option to undo latest install and revert to last version
    * Option to show the change log for past week

    Versiontracker hasn’t updated the listing yet and MacUpdate is currently offline. Those who have NightShift 1.1 can update from within NightShift. New users can get a copy at http://homepage.mac.com/reinholdpenner

    Enjoy, -Reinhold

  20. nonoche Says:

    It’s great to see the Shockwave 3D offset bug fixed at looooong last! But now there’s a cursor offset with Flash 8! Check this for instance: http://www.foon.co.uk/farcade/efri/ and roll over the buttons

  21. MacDome Says:

    In response to macnoid’s comments:

    > Many of these (animation, text, marker element, and filter tests) failed but these are probably expected fails at this point in development.

    Yes, many things are still broken. See the list of bugs:
    http://tinyurl.com/athb7

    > While this helps me know “what to expect� so far in the svg progress, could I construct my own tests based on pieces of my own SVG code, dissect them and organize them in a manner like the W3C test suite?

    Yes you can, and you are *very encouraged* to do so. Drop us a line on the mailing lists or irc for more info.

    > Deletion, re-arrangement, and selection work, but object creation or modification (via inspector) appear only partially there. Not sure if this is because these are bits ripped out from another tool that haven’t quite been excised or if the intent is to allow the tester to graphically toy with parts of an SVG doc with the inspector / dumping of code. Either goal is fine, but just curious which path this developer tool intends.

    Yes all editing is esentially broken right now. We’re waiting on:
    http://bugzilla.opendarwin.org/show_bug.cgi?id=4624
    to fix it all again.

    >While I have gotten a hard crash in the WebKit + SVG app when trying to view the three Adobe SVG examples in succession, I haven’t yet gotten a crash in DrawTest.app from attempting to render an SVG example. I do get DrawTest.app crashes when customizing the toolbar in the viewer window but these are probably not related to the SVG rendering at all.

    These are bugs. We would be very interested in fixing these. Instructions on how to file WebKit bugs are available here:
    http://webkit.opendarwin.org/quality/reporting.html

    Thanks for testing WebKit+SVG!

  22. Pingback from soeren says » Blog Archive » WebKit Nightly Builds now more official:

    [...] t to prove a point WebKit Nightly Builds now more official hyatt announced on Surfin’ Safari that WebKit Nightly Builds now have a more official location. WebKit, W [...]

  23. Pingback from Joe’s Blog » Blog Archive » Surfin’ Safari » Nightly Builds:

    [...] « gaim-vv merging back! Surfin’ Safari » Nightly Builds Surfin’ Safari » Nightly Builds The WebKit guys have been busy adding some CSS3 support and fixing th [...]

  24. Jeff Flowers Says:

    If this is not too stupid of a question, I assume that these builds are generic, in that they are not targeted towards any particular processor. Would it be possible to optimize Webkit for the G5, for example? Would there be any benefit to doing so?

  25. timmerk Says:

    Is the SVG support not 100% supported? When I try to “visualize my friends” at facebook.com, the SVG doc loads fine, except shows no text where there should be.

  26. NTiOzymandias Says:

    timmerk: that’s right, SVG support is not 100% complete.

  27. EdSchouten Says:

    Well, I still have a small bug, probably WebKit related:

    If you visit a site with text/plain content, for example:

    http://g-rave.nl/files/ports/www-lynx-patch-xhtml

    It is probably shown using the HTML parser, but it is sent with text/plain:

    $ telnet g-rave.nl 80
    Trying 83.98.131.212…
    Connected to g-rave.nl.
    Escape character is ‘^]’.
    GET /files/ports/www-lynx-patch-xhtml HTTP/1.1
    Host: g-rave.nl

    HTTP/1.1 200 OK
    Date: Thu, 20 Oct 2005 11:02:57 GMT
    Server: xs-httpd/3.3 beta/0.30
    Connection: close
    Content-type: text/plain
    [...]

    Cool to see that the current snapshots pass Acid2. Wicked :-)

  28. Scott Says:

    For some reason I crash on the Macmall site with nightly webkit. The site gets to last part of loading and the webkit crashes and gives the option to close, report , reopen. Normal safari works fine on that site. I went thru and disabled the plugins and found it was the javascript causing the problem. With javascript turned off, the nightly works fine on macmall. All safari and java updates are installed. Using os x 10.42

  29. ylon Says:

    Been dying to use the nightly webkit builds for a couple of months, but am not able to give up the function of Saft which saves tabs upon crash or exit. The way I work is not conducive to working otherwise as I receive calls throughout the day and often have to drop safari in the middle of tasks and thus I accumulate a lot of open (and important) windows. It is burdensome to have to go back through history and dig them back up if a crash occurs or an accidental quit application is issued so I cannot live without saft, HOWEVER due to having so many windows open I am sure that I can be of more benefit in terms of tracking down memory leaks and such if you would but PLEASE add this one function to safari immediately (ie, save window and tab states). This would be the single-most beneficial function in a very long, long time for me in my safari usage and would free me from saft which is having some serious issues with PithHelmet at the moment as well.

  30. ddkilzer Says:

    @Scott: Please create a bug report if you see a problem with the nightly builds.

    http://webkit.opendarwin.org/quality/reporting.html

    Posting it as a comment here doesn’t guarantee that it will be addressed.

  31. Joshua Ochs Says:

    Not sure if this is a bug in WebKit, or simply the application wrapper, but every time I need to open an external link (Mail.app, RSS Menu, etc), it spawns a new copy of the app. I now have three separate copies of WebKit on my Dock. I didn’t realize OS X would allow that in the first place.

    Any hope this can be fixed, or should I file a bug report on it?

  32. aplardi Says:

    The only thing that might prevent me from running WebKit Nightly Builds full time besides the occasional crash, is the lack of right click spell checking. It’s one of the best features of OS X in my mind and no browser is complete without it. But alas “Command :” shall have to do.