Bug 58565 - Make protected object list in caches window reflect reality
Summary: Make protected object list in caches window reflect reality
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-14 13:05 PDT by Oliver Hunt
Modified: 2011-04-14 13:23 PDT (History)
0 users

See Also:


Attachments
Patch (2.16 KB, patch)
2011-04-14 13:07 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (2.40 KB, patch)
2011-04-14 13:11 PDT, Oliver Hunt
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-04-14 13:05:34 PDT
Make protected object list in caches window reflect reality
Comment 1 Oliver Hunt 2011-04-14 13:07:19 PDT
Created attachment 89634 [details]
Patch
Comment 2 Geoffrey Garen 2011-04-14 13:09:26 PDT
Comment on attachment 89634 [details]
Patch

Seems to be missing the caller to protectedObjectTypeCounts.
Comment 3 Oliver Hunt 2011-04-14 13:11:25 PDT
Created attachment 89635 [details]
Patch
Comment 4 Geoffrey Garen 2011-04-14 13:12:28 PDT
Comment on attachment 89635 [details]
Patch

r=me
Comment 5 Oliver Hunt 2011-04-14 13:23:00 PDT
Committed r83885: <http://trac.webkit.org/changeset/83885>