forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PM] Provide public accessors for V8PerFrameMemoryDecorator data
* Rename FrameData, ProcessData to NodeAttachedFrameData, NodeAttachedProcessData and add public FrameData and ProcessData wrappers. * Remove the *ForTesting accessors since the unit test can now use the public accessors. R=siggi Bug: 1080672 Change-Id: Iad768a7fd77f30cfa6ee171c8fe75011a8037f61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238271 Commit-Queue: Joe Mason <joenotcharles@chromium.org> Reviewed-by: Sigurður Ásgeirsson <siggi@chromium.org> Cr-Commit-Position: refs/heads/master@{#777006}
- Loading branch information
1 parent
cf23c90
commit bab1712
Showing
3 changed files
with
208 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.