Ramanpreet Nara
28b058c341
Dynamically load WebKit
...
Summary:
@public
We can't dynamically link `WebKit` because doing so will impact cold start of all our Apps.
This diff includes a few changes:
1. Weakly link the `WebKit` framework in the `ReactInternal` library, so that the compiler doesn't die when it encounters a WebKit symbol.
2. Undo dynamic linking of WebKit in Catalyst.
3. Undo dynamic linking of WebKit in AdsManager
4. Before the first `WKWebView` is instantiated, dynamically load the `WebKit` framework.
The end result of these changes is that WebKit will be loaded only when it's going to be used.
Reviewed By: mmmulani
Differential Revision: D6564328
fbshipit-source-id: a45a44e774d0c61c1fb578a6fa3d16bb08f68ac9
2018-08-16 16:52:45 -07:00
..
2018-08-01 15:32:01 -07:00
2018-06-20 09:47:41 -07:00
2018-02-16 18:31:53 -08:00
2018-04-10 19:29:58 -07:00
2018-07-23 14:47:45 -07:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-03-13 15:22:01 -07:00
2018-03-02 19:44:18 -08:00
2018-02-16 18:31:53 -08:00
2018-08-16 16:52:45 -07:00
2018-08-16 16:52:44 -07:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-26 12:24:17 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-04-20 09:01:27 -07:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-05-14 20:45:21 -07:00
2018-05-14 20:45:21 -07:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-08-08 18:32:19 -07:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-03-02 14:51:39 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-03-05 18:57:30 -08:00
2018-03-05 18:57:30 -08:00
2018-03-22 16:32:12 -07:00
2018-03-05 18:57:30 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-08-13 11:32:17 -07:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-07-31 21:53:56 -07:00
2018-03-02 14:51:39 -08:00
2018-03-02 14:51:39 -08:00