On 2009-04-29, at 22:14, Lucius Fox wrote:
On Wed, Apr 29, 2009 at 9:40 AM, Darin Adler <[email protected]> wrote:On Apr 29, 2009, at 9:25 AM, Lucius Fox wrote:Is there a TestShell for WebKit rendering engine on MacOS? i.e. just a window with a text field to enter URL and then it uses WebKit to load and render the page? I think the WebKit Gtk has something like that. Is there an equivalent of that on MacOS?There’s a Mac OS X sample application called MiniBrowser that’s sort of likethat. This article talks about it<http://developer.apple.com/safari/articles/opensource/webkitnightlybuilds.html >and it’s mentioned often in the WebKit Objective-C Programming Guide.Thanks. But when I source using svn (following this "http://webkit.org/building/checkout.html") i don't see the MiniBrowser project. do i have to get the source bundle from http://nightly.webkit.org/?
The MiniBrowser example ships with the Mac OS X developer tools, and is installed at /Developer/Examples/WebKit alongside other WebKit- related sample code.
- Mark
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

