Bug 102058 - Memory instrumentation: remove reportMemoryUsage method from ImageObserver
Summary: Memory instrumentation: remove reportMemoryUsage method from ImageObserver
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: 102185
  Show dependency treegraph
 
Reported: 2012-11-13 00:49 PST by Yury Semikhatsky
Modified: 2012-11-13 23:27 PST (History)
12 users (show)

See Also:


Attachments
Patch (3.17 KB, patch)
2012-11-13 00:51 PST, Yury Semikhatsky
no flags 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-11-13 00:49:05 PST
The class is an interface whose implementation we don't control. When counting memory usage of the particular client we should instrument concrete implementation.
Comment 1 Yury Semikhatsky 2012-11-13 00:51:35 PST
Created attachment 173844 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-13 03:22:07 PST
Comment on attachment 173844 [details]
Patch

Clearing flags on attachment: 173844

Committed r134393: <http://trac.webkit.org/changeset/134393>
Comment 3 WebKit Review Bot 2012-11-13 03:22:11 PST
All reviewed patches have been landed.  Closing bug.