summaryrefslogtreecommitdiffstats
path: root/chrome/browser/render_widget_host.cc
diff options
context:
space:
mode:
authorfqian@google.com <fqian@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-14 17:29:05 +0000
committerfqian@google.com <fqian@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-14 17:29:05 +0000
commit296d61e24b5a5311f120a767a59ac006176f6f9a (patch)
tree2b70d0a190ab2719137b274bd63b6fc83ce02bde /chrome/browser/render_widget_host.cc
parent99b362e5289d111296f72404e7ea1b4cbe7a07cf (diff)
downloadchromium_src-296d61e24b5a5311f120a767a59ac006176f6f9a.zip
chromium_src-296d61e24b5a5311f120a767a59ac006176f6f9a.tar.gz
chromium_src-296d61e24b5a5311f120a767a59ac006176f6f9a.tar.bz2
Add GCController support to test_shell.
This is done in the binding layer, GCController is a JS object, GCController.collect() is a JS function which calls gc(). GCController object can be enabled by calling ScriptController::setShouldExposeGCController(true); GCController.collect() needs V8 expose gc function, which is controlled by a flag '--expose-gc'. Otherwise GCController.collect() has no effect. By default, test_shell exposes both gc function and GCController object. Review URL: http://codereview.chromium.org/10719 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5482 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/render_widget_host.cc')
0 files changed, 0 insertions, 0 deletions