[
https://issues.apache.org/jira/browse/CB-10636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15162786#comment-15162786
]
ASF GitHub Bot commented on CB-10636:
-------------------------------------
Github user daserge commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-file/pull/165#discussion_r53919580
--- Diff: src/firefoxos/FileProxy.js ---
@@ -67,10 +69,12 @@ QUIRKS:
exports.requestFileSystem = function(successCallback, errorCallback,
args) {
var type = args[0];
- var size = args[1];
+ //var size = args[1];
--- End diff --
This var is not used, although it would be useful to leave it as a comment
in terms of the function signature definition.
> Add JSHint for plugins
> ----------------------
>
> Key: CB-10636
> URL: https://issues.apache.org/jira/browse/CB-10636
> Project: Apache Cordova
> Issue Type: Task
> Reporter: Sergey Shakhnazarov
> Assignee: Sergey Shakhnazarov
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]