Bug 143951 - Web Inspector: Improve Support for WeakSet in Console
Summary: Web Inspector: Improve Support for WeakSet in Console
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-20 10:09 PDT by Joseph Pecoraro
Modified: 2015-04-20 13:27 PDT (History)
9 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (30.66 KB, patch)
2015-04-20 11:48 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-20 10:09:42 PDT
* SUMMARY
Improve Support for WeakSet in Console

WeakSet landed in r182994. We should make sure our support for WeakSet is similar to WeakMap, here we can show values in Web Inspector.
Comment 1 Radar WebKit Bug Importer 2015-04-20 10:10:32 PDT
<rdar://problem/20617342>
Comment 2 Joseph Pecoraro 2015-04-20 11:48:56 PDT
Created attachment 251175 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-04-20 13:27:03 PDT
Comment on attachment 251175 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 251175

Committed r183025: <http://trac.webkit.org/changeset/183025>
Comment 4 WebKit Commit Bot 2015-04-20 13:27:07 PDT
All reviewed patches have been landed.  Closing bug.