PDA

View Full Version : WebKit


nayr
2006-05-21, 04:04 PM
Hi, I joined and downloaded the latest sp, hoping for something like the latest webkit, which passed the 'tests (http://www.joostdevalk.nl/code/css3-preview/)' which webkit is supposed to do (e.g. the rounded corners). How can I 'install' the latest webkit to omniweb? obviously, I can do it with shiira, because I can build it from the source, but omniweb...

Thanks in advance, ryan.

Ok, I guess it passes the box-sizing test...

bethkatz17582
2006-05-21, 04:33 PM
OmniWeb is now built using WebKit. However, you can't just pull out the WebKit version it is using and snap in another one. The Omni folks tweak this and that to fit OmniWeb and WebKit together.

If you read the release notes for the sneaky peek (look in this forum at the pinned topic where you grabbed the sneaky peek release), you'll see that sp11 is based on WebKit version 13295 (from mid-March) although the latest WebKit nightly is 14505.

Also read the pinned note about installing the WebKit nightlies and why.

Rachael
2006-05-23, 10:22 AM
hi Nayr, the tests you mention are the CSS3 implementation that the WebKit team has been adding lately. The version of WebKit that we are based on is from before most (if not all) of that CSS3 work went into WebKit. As such, until we move forward with WebKit, most of the CSS 3 stuff on the page you link won't work.

Len Case
2006-05-23, 03:00 PM
How can I 'install' the latest webkit to omniweb? obviously, I can do it with shiira, because I can build it from the source, but omniweb...
Until we publish our modified version of WebKit, you won't be able to substitute your own build as we have made binary incompatible changes.

I imagine we will publish our version around the time we go beta, but certainly by the time we go final.

jdevalk
2006-06-14, 10:27 AM
You can ofcourse download a WebKit nightly (http://nightly.webkit.org/) and try my tests with that :).