RESOLVED FIXED 45806
Web Inspector: console.group(object) does not allow object to be expanded.
https://bugs.webkit.org/show_bug.cgi?id=45806
Summary Web Inspector: console.group(object) does not allow object to be expanded.
Pavel Feldman
Reported Wednesday, September 15, 2010 7:32:55 AM UTC
What steps will reproduce the problem? 1. Load the attached HTML file. 2. Open Console. 3. Try to expand the object associated with the group. What is the expected result? The ability to explore the object. What happens instead? The group collapses and/or expands (depending upon current state). (Upstreamed from http://code.google.com/p/chromium/issues/detail?id=53942)
Attachments
[PATCH] Fix. (2.01 KB, patch)
2010-09-14 23:36 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 Wednesday, September 15, 2010 7:36:00 AM UTC
Created attachment 67645 [details] [PATCH] Fix.
WebKit Commit Bot
Comment 2 Thursday, September 16, 2010 11:41:38 AM UTC
Comment on attachment 67645 [details] [PATCH] Fix. Clearing flags on attachment: 67645 Committed r67601: <http://trac.webkit.org/changeset/67601>
WebKit Commit Bot
Comment 3 Thursday, September 16, 2010 11:41:43 AM UTC
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.