RESOLVED FIXED 152328
REGRESSION(r190571): Web Inspector: console.dir(...) should force allowing object expansion
https://bugs.webkit.org/show_bug.cgi?id=152328
Summary REGRESSION(r190571): Web Inspector: console.dir(...) should force allowing ob...
Joseph Pecoraro
Reported 2015-12-16 00:04:04 PST
* SUMMARY console.dir(...) should force allowing object expansion. * STEPS TO REPRODUCE 1. js> console.dir([1,2,3]) => Expected array that you can expand, instead of only inline preview
Attachments
[PATCH] Proposed Fix (1.42 KB, patch)
2015-12-16 00:05 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-12-16 00:04:21 PST
Joseph Pecoraro
Comment 2 2015-12-16 00:05:08 PST
Created attachment 267443 [details] [PATCH] Proposed Fix
Nikita Vasilyev
Comment 4 2015-12-16 00:57:48 PST
*** Bug 152039 has been marked as a duplicate of this bug. ***
WebKit Commit Bot
Comment 5 2015-12-16 09:46:28 PST
Comment on attachment 267443 [details] [PATCH] Proposed Fix Clearing flags on attachment: 267443 Committed r194152: <http://trac.webkit.org/changeset/194152>
WebKit Commit Bot
Comment 6 2015-12-16 09:46:31 PST
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.