react-native/Libraries/Components/WebView
Nobuhito Kurose 5ba40fe6ef Improve loading error handling on Android WebView
Summary:
Loading invalid urls will happen in normal use so this line should be console.warn instead.
Actually ios WebView uses console.warn for this.
See https://github.com/facebook/react-native/issues/2904.
Closes https://github.com/facebook/react-native/pull/9623

Differential Revision: D3815167

Pulled By: spicyj

fbshipit-source-id: 0badb811b79d89d54c70b41692c609da0a3ef169
2016-09-02 23:28:35 -07:00
..
WebView.android.js Improve loading error handling on Android WebView 2016-09-02 23:28:35 -07:00
WebView.ios.js Auto-fix lint errors 2016-08-09 06:43:46 -07:00