[Vimperator] javascript error displayed on alert()
Martin Stubenschrott
stubenschrott at gmx.net
Fri May 4 07:48:48 PDT 2007
On Fri, May 04, 2007 at 03:44:09PM +0200, Didier BRETIN wrote:
> Hi,
>
> I found a bug on 0.4.1, as you see here:
> http://bugzilla.mozdev.org/show_bug.cgi?id=16977
>
> I think it would be better to not display error message in alert()
> because you can't do copy/paste of the error message. It would be better
> to see it in the javascript console. Personnaly I use firebug and there
> I can be able to copy/paste javascript errors.
>
> What do you thing of this ?
At a final perfect vimperator, all alert()s should be try{} catched{}
and written to echoerr() and the javascript console.
I just haven't gotten to do the cleanup, but as 0.5 is only a cleanup
release without any big new features, it would be good time to change that.
More information about the Vimperator
mailing list