Bug 143587

Summary: Web Inspector: ObjectTree Property Path tooltip has a few issues
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-04-09 16:09:58 PDT
* SUMMARY
ObjectTree Property Path tooltip has a few issues. All trivial to fix.

  - $n broken after refactoring
  - broken for Map values after class conversion
  - broken for Symbol properties (treats them like strings)
Comment 1 Radar WebKit Bug Importer 2015-04-09 16:10:29 PDT
<rdar://problem/20490990>
Comment 2 Joseph Pecoraro 2015-04-09 16:11:57 PDT
Created attachment 250483 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-04-09 17:22:09 PDT
Comment on attachment 250483 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 250483

Committed r182616: <http://trac.webkit.org/changeset/182616>
Comment 4 WebKit Commit Bot 2015-04-09 17:22:14 PDT
All reviewed patches have been landed.  Closing bug.