Re: [webkit-dev] How is JSConsole used/accessible in current webkit?

2008-03-19 Thread Richard Bailey
Thanks for the responses, I should have been more clear in my request.  From
within my own browser code how can I use JSConsole?  Is the Safari browser
code availible for reference?
Thanks for your guidance,
Richard



On Tue, Mar 18, 2008 at 8:54 PM, Timothy Hatcher <[EMAIL PROTECTED]>
wrote:

>  In Safari 3.1 you can enable the Web Inspector from Safari's Advanced
> preferences with the "Show Develop menu" checkbox.
>
>   On Mar 18, 2008, at 6:47 PM, Maciej Stachowiak wrote:
>
>
> On Mar 18, 2008, at 5:44 PM, Richard Bailey wrote:
>
> I've been reading through the code and seem to be missing how I can
>
> activate JSConsole.
>
>
> It is functioning, or disabled in current webkit?
>
>
> If you use Safari 3.1 with a WebKit nightly, the Web Inspector's
> console will be used as the JS error console.
>
> Regards,
> Maciej
>
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
>  — Timothy Hatcher
>
>
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] How is JSConsole used/accessible in current webkit?

2008-03-18 Thread Timothy Hatcher
In Safari 3.1 you can enable the Web Inspector from Safari's Advanced  
preferences with the "Show Develop menu" checkbox.


On Mar 18, 2008, at 6:47 PM, Maciej Stachowiak wrote:



On Mar 18, 2008, at 5:44 PM, Richard Bailey wrote:


I've been reading through the code and seem to be missing how I can
activate JSConsole.

It is functioning, or disabled in current webkit?


If you use Safari 3.1 with a WebKit nightly, the Web Inspector's
console will be used as the JS error console.

Regards,
Maciej

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


— Timothy Hatcher


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] How is JSConsole used/accessible in current webkit?

2008-03-18 Thread Maciej Stachowiak

On Mar 18, 2008, at 5:44 PM, Richard Bailey wrote:

> I've been reading through the code and seem to be missing how I can  
> activate JSConsole.
>
> It is functioning, or disabled in current webkit?

If you use Safari 3.1 with a WebKit nightly, the Web Inspector's  
console will be used as the JS error console.

Regards,
Maciej

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev