On Wed, Apr 29, 2009 at 11:09 PM, Mark Rowe <mr...@apple.com> wrote:
>
> On 2009-04-29, at 22:14, Lucius Fox wrote:
>
>> On Wed, Apr 29, 2009 at 9:40 AM, Darin Adler <da...@apple.com> 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
>>> like
>>> that.
>>>
>>> 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.


Thank you. How can I use the MiniBrowser example project to use the
Webkit code that I get from the trunk.
The one that I get from following this instruction:

http://webkit.org/building/checkout.html

Thank you.

>


> - Mark
>
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to