[webkit-dev] Which is the main of the Webkit/Webkit project
ying lcs
yinglcs at gmail.com
Sat Feb 21 20:17:32 PST 2009
Thanks. I am trying to learn Webkit code.
So I figure an easier way it to run in a debugger and set breakpoints
to trace the code.
Can anyone give me pointers/advice regarding how to do that?
Thank you.
On Sat, Feb 21, 2009 at 4:59 AM, Mark Rowe <mrowe at apple.com> wrote:
>
> On 2009-02-20, at 23:30, ying lcs wrote:
>
>> Hi,
>>
>> Can you please tell me where is the 'main' for the Webkit/Webkit
>> project on Mac OS?
>>
>> i tried 'cd to Webkit/Webkit/mac' and did a grep, but I did not find
>> the 'main' for the browser.
>
> WebKit is a framework that can be used to build a browser application, it is
> not a browser application itself. As such there is no "main" function.
>
> What is it that you're trying to do?
>
> - Mark
>
>
More information about the webkit-dev
mailing list