On Thu, Mar 8, 2012 at 1:00 PM, Jeffrey Van Voorst
<[email protected]> wrote:
> Is there a preference for putting printf or using gdb to try figure out what
> is happening with the loading of the url by webkit?

 whatever works best.  gcc *without* -O but with -g -g also helps.

> Also, is there any documentation about how webkit usually goes about loading
> a url (that is reasonably up to date)?

 achh, that's the problem: although the code won't have significantly
changed, you're operating from 18-month-old code.

> I've done a little digging in the source for webkit frameloader, but I am
> not sure what the policy or trigger action should be (when loading the small
> html file for pyjd).  Does anyone here have knowledge of this part of
> webkit?

 naah.  it should "just work".  however you're on a rather untested code-path.

 at some point i really should do an update, and take it from there.

 l.

Reply via email to