blob: d44ee6cf69860ff3bfe109b9e3b2ebc0ed1a9c11 [file] [log] [blame]
/*
* weinre is available under *either* the terms of the modified BSD license *or* the
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
*
* Copyright (c) 2010, 2011 IBM Corporation
*/
require ../common/Weinre
//-----------------------------------------------------------------------------
//
//-----------------------------------------------------------------------------
class WebInspectorApplicationCacheHandlerImpl
//-----------------------------------------------------------------------------
//
//-----------------------------------------------------------------------------
method getApplicationCaches(callback)
// callback: function()
Weinre.notImplemented(arguments.callee.signature)