Bug 84860 - Web Inspector: move HeapSnapshotLoader into a separate file
Summary: Web Inspector: move HeapSnapshotLoader into a separate file
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-25 06:51 PDT by Yury Semikhatsky
Modified: 2012-04-25 07:39 PDT (History)
10 users (show)

See Also:


Attachments
Patch (23.67 KB, patch)
2012-04-25 06:55 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-25 06:51:28 PDT
The class is pretty much self contained and may be extracted from HeapSnapshot.js
Comment 1 Yury Semikhatsky 2012-04-25 06:55:22 PDT
Created attachment 138802 [details]
Patch
Comment 2 Yury Semikhatsky 2012-04-25 07:39:06 PDT
Committed r115205: <http://trac.webkit.org/changeset/115205>