Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 24504 by michal.hantl: Console.log inspect object only when
http://code.google.com/p/chromium/issues/detail?id=24504
Chrome Version :
Google Chrome 3.0.195.25 (Oficiální sestavení 27847)
WebKit 532.0
V8 1.2.14.19
User Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US)
AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.25 Safari/532.0
What steps will reproduce the problem?
1. open chrome with a html page that has <script>console.log({a :
'b'});</script> in it
2. open Developer Tools window
3. see the console.log output - it is folded Object, that can be unfolded
and you can see 'a' key with 'b' value
4. reload the page
3. see the console.log output - it is folded Object, that contains zero
information
What is the expected result?
the same inspectable object as can be seen with step 3
What happens instead?
the object is unfolded and no data is there
Attachments:
console_ok.png 347 KB
console_fail.png 269 KB
--
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
-~----------~----~----~----~------~----~------~--~---