Bug 152328 - REGRESSION(r190571): Web Inspector: console.dir(...) should force allowing object expansion
Summary: REGRESSION(r190571): Web Inspector: console.dir(...) should force allowing ob...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-12-16 00:04 PST by Joseph Pecoraro
Modified: 2015-12-16 09:46 PST (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.42 KB, patch)
2015-12-16 00:05 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.