Bug 168675 - [iOS] Remove old WebKit1 MemoryMeasure helper.
Summary: [iOS] Remove old WebKit1 MemoryMeasure helper.
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on: 168698
Blocks:
  Show dependency treegraph
 
Reported: 2017-02-21 14:24 PST by Andreas Kling
Modified: 2017-02-21 17:58 PST (History)
3 users (show)

See Also:


Attachments
Patch (16.85 KB, patch)
2017-02-21 14:26 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2017-02-21 14:24:02 PST
MemoryMeasure was an old WebKit1-era helper for logging how much memory was freed up by some action.
It doesn't measure anything interesting these days and is only used in one place, so let's get rid of it.
Comment 1 Andreas Kling 2017-02-21 14:26:51 PST
Created attachment 302307 [details]
Patch
Comment 2 WebKit Commit Bot 2017-02-21 15:09:37 PST
Comment on attachment 302307 [details]
Patch

Clearing flags on attachment: 302307

Committed r212768: <http://trac.webkit.org/changeset/212768>
Comment 3 WebKit Commit Bot 2017-02-21 15:09:41 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Commit Bot 2017-02-21 17:56:22 PST
Re-opened since this is blocked by bug 168698