Drew Walters created CB-1698: -------------------------------- Summary: Remove WebScriptDebugDelegate.h Key: CB-1698 URL: https://issues.apache.org/jira/browse/CB-1698 Project: Apache Cordova Issue Type: Bug Components: iOS Affects Versions: 2.2.0 Reporter: Drew Walters Assignee: Shazron Abdullah Priority: Minor
Legal review of the Cordova code base has identified an Apple copyright statement which appears in CordovaLib/Classes/debugview/WebScriptDebugDelegate.h. The copyright and associated license are included in the Cordova iOS LICENSE file. The code contained in debugview is not built by default but must be manually included by the user. Does this code really need to be included in core Cordova package? Given the built-in Web Inspector debugging available in iOS6 this likely becomes unnecessary and may be better provided as a plug-in or separate download. In order to minimize license issues I would like to propose that this code be removed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira