Bug 84562 - Web Inspector: make populateChildren methods private in heap profiler front-end
Summary: Web Inspector: make populateChildren methods private in heap profiler front-end
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-22 23:05 PDT by Yury Semikhatsky
Modified: 2012-04-22 23:17 PDT (History)
10 users (show)

See Also:


Attachments
Patch (13.51 KB, patch)
2012-04-22 23:11 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-04-22 23:05:28 PDT
Make populateChildren method on HeapSnapshotConstructorsDataGrid and HeapSnapshotDiffDataGrid should be private.
Comment 1 Yury Semikhatsky 2012-04-22 23:11:03 PDT
Created attachment 138294 [details]
Patch
Comment 2 Yury Semikhatsky 2012-04-22 23:17:09 PDT
Committed r114872: <http://trac.webkit.org/changeset/114872>