Hedger Wang
54825b304a
[WebView]: Kill shouldInjectAJAXHandler
, and add injectedJavascriptIOS
...
Summary:
@public
The API and implementation of `shouldInjectAJAXHandler` is very opinionated, and it does not solve many of the use cases that we'd like to address.
Since `shouldInjectAJAXHandler` is basically juts injecting JS to the web page, we should let developer inject whatever JS that address different issues that they want to fix.
Test Plan:
Test this snippet at <Playground />
```
<WebView
url="http://www.facebook.com "
injectedJavascriptIOS="document.body.style.border='solid 10px red'"
/>
```
2015-07-01 18:56:14 -08:00
..
2015-04-26 02:17:13 -08:00
2015-04-26 02:17:13 -08:00
2015-06-25 09:17:01 -08:00
2015-03-26 02:42:24 -08:00
2015-05-28 09:16:44 -08:00
2015-05-28 09:16:44 -08:00
2015-06-25 09:15:21 -08:00
2015-06-25 09:15:21 -08:00
2015-06-25 09:15:21 -08:00
2015-06-25 09:15:21 -08:00
2015-06-05 09:58:25 -08:00
2015-06-05 09:58:25 -08:00
2015-06-25 09:15:21 -08:00
2015-06-25 09:15:21 -08:00
2015-03-26 02:42:24 -08:00
2015-06-25 09:15:21 -08:00
2015-04-15 07:07:48 -08:00
2015-06-15 07:52:50 -08:00
2015-03-26 02:42:24 -08:00
2015-06-15 07:52:50 -08:00
2015-06-26 07:17:54 -08:00
2015-05-14 09:01:57 -08:00
2015-03-26 02:42:24 -08:00
2015-06-26 07:17:54 -08:00
2015-03-26 02:42:24 -08:00
2015-06-15 07:52:50 -08:00
2015-03-26 02:42:24 -08:00
2015-06-15 07:52:50 -08:00
2015-03-26 02:42:24 -08:00
2015-06-03 09:49:35 -08:00
2015-06-03 09:49:35 -08:00
2015-03-26 02:42:24 -08:00
2015-05-27 20:41:20 -08:00
2015-06-15 12:14:12 -08:00
2015-06-05 09:58:25 -08:00
2015-06-15 07:52:50 -08:00
2015-06-25 09:15:21 -08:00
2015-06-25 09:15:21 -08:00
2015-04-29 08:08:45 -08:00
2015-04-29 08:08:45 -08:00
2015-06-25 13:30:06 -08:00
2015-06-25 13:30:06 -08:00
2015-04-21 11:09:10 -08:00
2015-04-21 11:09:10 -08:00
2015-03-26 02:42:24 -08:00
2015-04-23 05:57:15 -08:00
2015-03-26 02:42:24 -08:00
2015-03-26 02:42:24 -08:00
2015-03-26 02:42:24 -08:00
2015-04-21 21:06:48 -08:00
2015-05-26 17:21:36 -08:00
2015-06-15 07:52:50 -08:00
2015-06-25 06:07:42 -08:00
2015-06-25 06:07:42 -08:00
2015-03-26 02:42:24 -08:00
2015-06-25 06:07:42 -08:00
2015-03-26 02:42:24 -08:00
2015-06-19 04:20:39 -08:00
2015-04-27 10:43:10 -08:00
2015-06-15 07:52:50 -08:00
2015-03-26 02:42:24 -08:00
2015-06-24 15:53:13 -08:00
2015-05-20 08:32:15 -08:00
2015-06-23 07:54:12 -08:00
2015-03-26 02:42:24 -08:00
2015-04-23 08:24:08 -08:00
2015-06-15 07:52:50 -08:00
2015-06-25 13:30:06 -08:00
2015-07-01 18:56:14 -08:00
2015-07-01 18:56:14 -08:00
2015-03-26 02:42:24 -08:00
2015-07-01 18:56:14 -08:00
2015-03-26 02:42:24 -08:00
2015-06-26 07:17:54 -08:00
2015-05-28 09:31:57 -08:00
2015-06-24 10:20:55 -08:00