Java CxxInspectorPackagerConnection#42018
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D52231237 |
|
This pull request was exported from Phabricator. Differential Revision: D52231237 |
c906cd7 to
9c4f8fc
Compare
9c4f8fc to
40bb853
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52231237 |
40bb853 to
fbca57f
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52231237 |
fbca57f to
4bf50d9
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52231237 |
4bf50d9 to
291d61e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52231237 |
Base commit: aa2d613 |
|
This pull request was exported from Phabricator. Differential Revision: D52231237 |
291d61e to
553f7c2
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52231237 |
553f7c2 to
b9bcdbf
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52231237 |
b9bcdbf to
7c200c3
Compare
|
This pull request was exported from Phabricator. Differential Revision: D52231237 |
7c200c3 to
a8e4beb
Compare
Summary: Pull Request resolved: react#42018 Creates an JNI wrapper around the C++ version of `InspectorPackagerConnection` (introduced in D52134592), and uses it in React Native Android apps (behind an internal flag that is off by default). In future work, the flag will be turned on by default, then deleted, and eventually the legacy `InspectorPackagerConnection.java` code will be deleted from React Native. Changelog: [Internal] Reviewed By: huntie Differential Revision: D52231237 fbshipit-source-id: d5d32aee39f9cb978f7208b1ad98218d00c35bd3
|
This pull request was exported from Phabricator. Differential Revision: D52231237 |
a8e4beb to
dca8c4e
Compare
|
This pull request has been merged in a9a736f. |
Summary:
Creates an JNI wrapper around the C++ version of
InspectorPackagerConnection(introduced in D52134592), and uses it in React Native Android apps (behind an internal flag that is off by default).In future work, the flag will be turned on by default, then deleted, and eventually the legacy
InspectorPackagerConnection.javacode will be deleted from React Native.Changelog: [Internal]
Reviewed By: huntie
Differential Revision: D52231237