Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-DevTools Size-Medium
New issue 15988 by [email protected]: Show type name for evaluation results http://code.google.com/p/chromium/issues/detail?id=15988 What steps will reproduce the problem? 1. Open DevTools Window 2. Open console and eval 'document' 3. Expand result Expected: document has type Document, childNodes has type NodeList Actual: both have type Object -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
