Files
cordova-android/framework
Ian Clelland 23584274d2 Defer whitelist decisions to plugins
There is a default policy, which is implemented in the case where no plugins override any of the whitelist methods:
 * Error URLs must start with file://
 * Navigation is allowed to file:// and data: URLs which do not contain "app_webview"
 * External URLs do not launch intents
 * XHRs are allowed to file:// and data: URLs which do not contain "app_webview"
2014-10-30 12:19:06 -04:00
..
2014-10-30 12:19:06 -04:00
2012-06-05 09:49:50 -04:00
2012-06-05 09:49:50 -04:00