Bug 153978 - Visiting a WeakBlock should report bytes visited, since we reported them allocated.
Summary: Visiting a WeakBlock should report bytes visited, since we reported them allo...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on: 154078
Blocks:
  Show dependency treegraph
 
Reported: 2016-02-08 01:44 PST by Andreas Kling
Modified: 2016-02-10 10:07 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.14 KB, patch)
2016-02-08 01:45 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 2016-02-08 01:44:13 PST
WeakBlock should have both allocation + visitation memory accounting.
Comment 1 Andreas Kling 2016-02-08 01:45:03 PST
Created attachment 270849 [details]
Patch
Comment 2 WebKit Commit Bot 2016-02-08 08:25:26 PST
Comment on attachment 270849 [details]
Patch

Clearing flags on attachment: 270849

Committed r196251: <http://trac.webkit.org/changeset/196251>
Comment 3 WebKit Commit Bot 2016-02-08 08:25:31 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Chris Dumez 2016-02-08 14:59:58 PST
This may have caused a Dromaeo ∋ JavaScript Library Tests ~8% regression on MacBook Air.
Comment 5 WebKit Commit Bot 2016-02-10 10:07:58 PST
Re-opened since this is blocked by bug 154078