Hi group members / experts, - javascript alert() crashes the Chrome. - Chrome suggests to make use of console.log() - From chrome://extensions page, when i open console window (Ctrl + Shift + J), I am always getting the following error. - Uncaught SyntaxError: Unexpected token ) - I am using Chrome 4.0.249.11 Dev channel. - Why does it happen? - Did anyone face the same/similar problem? - Is something wrong with my code? - I tried by removing all CSS and Javascript. Only static HTML file also causes the same problem to me. - Could someone help me in this?
Thanks in Advance. Thangaraju Ramasamy 2009/11/29 [G] <[email protected]> > yes,i also catch this problem,but i guest Chrome suggest to use > console.log to debug exension. > > On 11月26日, 下午6时28分, VIJI <[email protected]> wrote: > > Hi folks, > > this is regarding the bug in extension module. > > chrome browser is getting closed if the extension has alert > > method. > > -- > > You received this message because you are subscribed to the Google Groups > "Chromium-extensions" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<chromium-extensions%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/chromium-extensions?hl=en. > > > -- -------------------------------------------------- Thanks and Regards, -------------------------------------------------- R.Thangaraju Gurgaon -------------------------------------------------- -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.
