Hi,
I need to automatically print JS to stdout before it gets executed. For
instance, run minibrowser xyz.html and get any js as output.
I don't want to do this interactively using a debugger. Is there a way
to do this with Web Inspector? Alternatively, could I insert a custom
function in ProgramExecutable (or similar fn) to extract the string(s)
from SourceCode& source?
Thanks,
Paul
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-help