Bug 156513 - Web Inspector: Show the normal Native icon for all Internal objects in Heap Snapshots
Summary: Web Inspector: Show the normal Native icon for all Internal objects in Heap S...
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: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2016-04-12 13:18 PDT by Joseph Pecoraro
Modified: 2016-04-12 14:35 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.54 KB, patch)
2016-04-12 13:18 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 2016-04-12 13:18:16 PDT
* SUMMARY
Show the normal Native icon for all Internal objects in Heap Snapshots

Currently we treat Internal objects not-associated with an individual page differently. We show a [?] icon.

Treat them like any other Native object and show the [N] icon.
Comment 1 Joseph Pecoraro 2016-04-12 13:18:58 PDT
Created attachment 276266 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2016-04-12 14:35:26 PDT
Comment on attachment 276266 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 276266

Committed r199390: <http://trac.webkit.org/changeset/199390>
Comment 3 WebKit Commit Bot 2016-04-12 14:35:31 PDT
All reviewed patches have been landed.  Closing bug.