Bug 144755 - Web Inspector: Expanding Object with only __proto__ looks poor should have a label
Summary: Web Inspector: Expanding Object with only __proto__ looks poor should have a ...
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: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-05-07 13:22 PDT by Joseph Pecoraro
Modified: 2015-05-07 14:18 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (5.72 KB, patch)
2015-05-07 13:23 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[IMAGE] Before (152.57 KB, image/png)
2015-05-07 13:24 PDT, Joseph Pecoraro
no flags Details
[IMAGE] After (154.86 KB, image/png)
2015-05-07 13:24 PDT, Joseph Pecoraro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-05-07 13:22:43 PDT
* SUMMARY
Expanding Object with only __proto__ looks poor should have a label.

* STEPS TO REPRODUCE
1. js> window.navigator
2. Expand Navigator
3. Expand geolocation
  => Just has Geolocation Prototype. Expected a label that there were no non-prototype properties.
Comment 1 Joseph Pecoraro 2015-05-07 13:23:53 PDT
Created attachment 252609 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2015-05-07 13:24:08 PDT
Created attachment 252610 [details]
[IMAGE] Before
Comment 3 Joseph Pecoraro 2015-05-07 13:24:21 PDT
Created attachment 252611 [details]
[IMAGE] After
Comment 4 WebKit Commit Bot 2015-05-07 14:18:22 PDT
Comment on attachment 252609 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 252609

Committed r183947: <http://trac.webkit.org/changeset/183947>
Comment 5 WebKit Commit Bot 2015-05-07 14:18:26 PDT
All reviewed patches have been landed.  Closing bug.