Bug 143587 - Web Inspector: ObjectTree Property Path tooltip has a few issues
Summary: Web Inspector: ObjectTree Property Path tooltip has a few issues
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-04-09 16:09 PDT by Joseph Pecoraro
Modified: 2015-04-09 17:22 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (5.12 KB, patch)
2015-04-09 16:11 PDT, 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-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.