I have been noticing a few faults in the JavaScript Console part of the
Developer Tools.The auto completion is not working well (it always suggests
the same completion regardles where you are and if this object\whatever
exists or not (collapseWithWhitespace, for example).
Besides, it also logs an evaluation of what you are currently typing.
(Try typing "s." and it will show an unhandled exception and will not show
the evaluation again. But if you start with a real object, say "chrome." it
will log an "[Object object]" message in the console.)
And when you press Enter, it shows "evaluating...".

I have seen quite a lot of DevTools revisions the past few weeks and
seen it going on and off.


Are all of these known issues, artifacts and side effects of an ongoing work
on the Developer Tools?
The JavaScript console is not so friendly that way.


☆PhistucK

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to