[
https://issues.apache.org/jira/browse/CB-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049808#comment-16049808
]
ASF GitHub Bot commented on CB-3232:
------------------------------------
GitHub user purplecabbage opened a pull request:
https://github.com/apache/cordova-browser/pull/32
Cb 12804
### Platforms affected
cordova-browser
### What does this PR do?
adds manifest.json support
### What testing has been done on this change?
added tests
This pr includes all commits from #30 which can be closed.
### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [x] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/purplecabbage/cordova-browser CB-12804
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-browser/pull/32.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #32
----
commit eec8c5398440f6fcbbd4e5c1178c46c3d12df688
Author: Audrey So <[email protected]>
Date: 2017-05-26T16:38:09Z
CB-12804 : manifest.json added to browser during create
commit 4a52f045e4beb0d991db613937061757df9638f9
Author: Jesse MacFadyen <[email protected]>
Date: 2017-06-01T20:21:32Z
work in progress
commit b85f06ba6a17f8cbd551ef5f827e24384084a72f
Author: Jesse MacFadyen <[email protected]>
Date: 2017-06-02T18:50:58Z
Updated images to improve lighthouse score. Added orientation to manifest.
commit 3052805af944a38fa54926393d4f49e49c8cae11
Author: Jesse MacFadyen <[email protected]>
Date: 2017-06-04T06:51:49Z
add link rel=manifest, more manifest specs to check
commit 012191c3011076f995f4ec2af8f8729d153fd4e7
Author: Jesse MacFadyen <[email protected]>
Date: 2017-06-04T07:00:04Z
remove console.log to stop whining CI
commit 146fb74b69e0c24e56ecff38f0e38aad8353e9fd
Author: Jesse MacFadyen <[email protected]>
Date: 2017-06-06T18:47:08Z
remove old xhr-activex windows bs, update to use pagevisibility instead of
webkitpagevisibility
commit 5b837270c26d0ee8856ebbf018f516f5998136c9
Author: Jesse MacFadyen <[email protected]>
Date: 2017-06-07T22:55:11Z
output create events, copy manifest.json from template to platform_www
commit c4511806452014fd99f5cce6f5ce73614402063a
Author: Jesse MacFadyen <[email protected]>
Date: 2017-06-09T18:54:09Z
clean up some cruft, create emit errors, removed old ActiveX seeking xhr
code
commit 2e63f9fe43d0e927f9d2ab9cfc2aedd1c2f74f36
Author: Jesse MacFadyen <[email protected]>
Date: 2017-06-14T23:23:58Z
run gets start_url from manifest, spec verifies manifest, Api delays
writing to manifest and uses platform_www/
----
> "cordova platform add blackberry" fails on 2.7.1-rc.1
> -----------------------------------------------------
>
> Key: CB-3232
> URL: https://issues.apache.org/jira/browse/CB-3232
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-blackberry (DEPRECATED), cordova-cli
> Affects Versions: 2.7.0
> Reporter: Michael Brooks
> Assignee: Michael Brooks
> Fix For: 2.7.0
>
>
> The following error is thrown when running {{$ cordova platform add
> blackberry}}:
> {code}
> [Error: An error occured during creation of blackberry sub-project. Creating
> BlackBerry project...
> Updating config.xml ...
> sed:
> /Users/mwbrooks/Dropbox/Development/sandbox/myapp/platforms/blackberry/www/config.xml:
> No such file or directory
> Cleaning up ...
> Remember to update the project.properties file inside your application
> directory!
> ]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]