GitHub user audreyso opened a pull request:
https://github.com/apache/cordova-lib/pull/550
CB-11242
Not ready for review yet. :)
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
### What does this PR do?
The platform-specific code for platforms w/ PlatformApi implemented should
be removed in the next major release
### What testing has been done on this change?
### 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/audreyso/cordova-lib CB-11242-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/550.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 #550
----
commit 64fea70ea0554458ebc399f0ad4ba4b534b5cd3f
Author: Audrey So <[email protected]>
Date: 2017-04-25T23:26:09Z
CB-11242: removed parser and handler files for deprecated versions of
platforms
commit 726812d02780f2473b77f754fef6b8f23eb749e2
Author: Audrey So <[email protected]>
Date: 2017-04-26T23:36:10Z
CB-11242 : refactored to share getPlatformApiFunction
commit c01431dbf321aa22ead33f068f4c73bf72f6d412
Author: Steve Gill <[email protected]>
Date: 2017-04-27T18:00:59Z
CB-11242: added basic browser fixture
commit 038ff54f5ebc0dc35de213786e893c4867792367
Author: Audrey <[email protected]>
Date: 2017-04-27T18:09:53Z
Merge pull request #3 from stevengill/CB-11242
CB-11242: added basic browser fixture
commit 8c604117c4b161bf5ec39e99977b660f03799968
Author: Audrey So <[email protected]>
Date: 2017-04-27T19:01:24Z
CB-11242 : added new android fixture test
commit 648b2ce354c2e9842057e5a7222b4bf5af559f3c
Author: Audrey So <[email protected]>
Date: 2017-04-27T19:10:53Z
CB-11242 : fixed android fixture to 6.2.1
commit 3c5cd4fa068b4cfcf1fbf0f2b74d935532eb040d
Author: Steve Gill <[email protected]>
Date: 2017-04-27T21:13:34Z
CB-11242: added missing node_modules for cordova-android fixture
commit 61d51fe474f9f72226e22caf2a3af1e61d467723
Author: Audrey <[email protected]>
Date: 2017-04-27T21:17:59Z
Merge pull request #4 from stevengill/CB-11242
CB-11242: added missing node_modules for cordova-android fixture
commit cbcebfb4a70c223f2edd8336a04a83f0e4c733eb
Author: Steve Gill <[email protected]>
Date: 2017-04-27T22:50:40Z
CB-11242: moved getPlatformApiFunction into cordova util
commit 5deb87c9dc56bf32b316436b29cbad22df2e5653
Author: Audrey <[email protected]>
Date: 2017-04-27T22:57:42Z
Merge pull request #5 from stevengill/CB-11242
CB-11242: moved getPlatformApiFunction into cordova util
commit c85e9b99438d3a66cb70414d63de8dac8da9d00c
Author: Steve Gill <[email protected]>
Date: 2017-04-27T23:54:49Z
CB-11242: fixed plugin.spec.js to work with new fixtures
commit 805774e402f1711b64653e03b762266966864ec6
Author: Audrey <[email protected]>
Date: 2017-04-27T23:59:14Z
Merge pull request #6 from stevengill/CB-11242
CB-11242: fixed plugin.spec.js to work with new fixtures
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]