~fboucault/unity-webapps-qml/crossbuild_fixes

« back to all changes in this revision

Viewing changes to src/Ubuntu/UnityWebApps/UnityWebApps.qml

  • Committer: Alexandre Abreu
  • Date: 2015-04-17 18:57:46 UTC
  • mto: This revision was merged to the branch mainline in revision 151.
  • Revision ID: alexandre.abreu@canonical.com-20150417185746-njgyzldv01jldz4k
nit

Show diffs side-by-side

added added

removed removed

Lines of Context:
659
659
                            args[k] = params[k]
660
660
                        }
661
661
                    }
662
 
console.log(' DDD')
 
662
 
663
663
                    // For backward compatibility
664
664
                    if (params.hasOwnProperty("fileToShare") &&
665
665
                            typeof(params.fileToShare) === 'object' &&