mirror of
https://github.com/shuto-cn/cordova-plugin-inappbrowser.git
synced 2025-04-10 09:13:03 +08:00

window.open
- Add new symbol/clobber to access open function (`cordova.InAppBrowser.open`) - Change existing tests to use new symbol (i.e. don't rely on plugin clobber of `window.open`) - Add tests to use `window.open` via manual replace with new symbol - Update docs to deprecate plugin clobber of `window.open`
org.apache.cordova.inappbrowser
Plugin documentation: doc/index.md
Description
Languages
Java
34.8%
Objective-C
33.1%
JavaScript
28.1%
HTML
2.6%
CSS
1.4%