[
https://issues.apache.org/jira/browse/CB-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480024#comment-13480024
]
Joe Bowser commented on CB-1611:
--------------------------------
Here's the commit from the log:
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-android.git;a=commit;h=0d409f0fe3f09467fc2d88fce1cf97e4acc54a0b
I didn't add a deprecation message, instead I made sure that
navigator.app.backHistory() still works. I'm not sure a deprecation warning is
still here, because we haven't actually deprecated a part of the API yet and
this will just be spammy. We should just note this in the release notes.
> Use browserHistory by default
> -----------------------------
>
> Key: CB-1611
> URL: https://issues.apache.org/jira/browse/CB-1611
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 2.1.0
> Reporter: Joe Bowser
> Fix For: 2.2.0
>
>
> Instead of using navigator.app.backHistory(), we should use history.back. If
> we are using the WebView's history backHistory should still work, but use it
> and not the shim version.
--
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