Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(338)

Unified Diff: third_party/WebKit/Source/core/testing/Internals.idl

Issue 1658923004: PurgeMemory. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/testing/Internals.idl
diff --git a/third_party/WebKit/Source/core/testing/Internals.idl b/third_party/WebKit/Source/core/testing/Internals.idl
index 78ab9d986720adb936c1bc9e3e755c6e3cc3eaa3..4efb98849eac3b468e1dd8af1dc1b0cbd6f446ae 100644
--- a/third_party/WebKit/Source/core/testing/Internals.idl
+++ b/third_party/WebKit/Source/core/testing/Internals.idl
@@ -358,4 +358,6 @@
void triggerAutoplayViewportCheck(HTMLMediaElement mediaElement);
int getScrollAnimationState(Node node);
+
+ void purgeMemory();
};
« no previous file with comments | « third_party/WebKit/Source/core/testing/Internals.cpp ('k') | third_party/WebKit/Source/web/WebMemoryPressureListener.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698