Status: Available Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-DevTools
New issue 4675 by [EMAIL PROTECTED]: Chrome JavaScript Debugger crashes the tab when you execute 'print length(<whatever>)' http://code.google.com/p/chromium/issues/detail?id=4675 Open Chrome's JavaScript debugger and type this: $ print length('abc') It replies with: >>lost connection to tab and the tab has crashed ("Aw, Snap! Something went wrong while displaying this webpage. To continue, press Reload or go to another page"). Chrome's JavaScript Console doesn't crash on this: > length('abc') TypeError: number is not a function While I'm at it, why does the message say "webpage" rather than "web page"? Going to Chrome's help and typing in webpage (http://www.google.com/support/chrome/bin/search.py? query=webpage&ctx=en:searchbox) says "Did you mean: web page", which seems like strong evidence that this should be considered a typo. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to chromium-bugs@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---