[webkit-help] where the webkit programme is lunched?

Ariya Hidayat ariya.hidayat at gmail.com
Wed Dec 14 08:51:37 PST 2011


> I want to know what is the entry point of the execution of webkit source
> code, I mean, when we execute the webkit program, which main file that
> launches the application?

First of all, I suggest reading http://bit.ly/webkit-gethelp.

It depends on the port, the test application you are using, etc.
WebKit is usually a library so the entry point depends on the
application which uses it.

In all cases, a debugger usually can be very helpful in this case, as
it can stop the execution right before everything starts.


-- 
Ariya Hidayat, http://ariya.ofilabs.com


More information about the webkit-help mailing list