[Webkit-unassigned] [Bug 28427] New: WebInspector: Fix array formatter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 18 07:29:03 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28427
Summary: WebInspector: Fix array formatter
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pfeldman at chromium.org
CC: timothy at hatcher.name
1. open WebInspector
2. open Console
3. type in "[1,2,3]"
Expected: [1,2,3] in console
Actual: [] in console
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list