Bug 152328

Summary: REGRESSION(r190571): Web Inspector: console.dir(...) should force allowing object expansion
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 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
Comment 1 Radar WebKit Bug Importer 2015-12-16 00:04:21 PST
<rdar://problem/23916558>
Comment 2 Joseph Pecoraro 2015-12-16 00:05:08 PST
Created attachment 267443 [details]
[PATCH] Proposed Fix
Comment 4 Nikita Vasilyev 2015-12-16 00:57:48 PST
*** Bug 152039 has been marked as a duplicate of this bug. ***
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2015-12-16 09:46:31 PST
All reviewed patches have been landed.  Closing bug.