-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Split out CdpJson into separate library #50170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request was exported from Phabricator. Differential Revision: D71551561 |
This pull request was exported from Phabricator. Differential Revision: D71551561 |
Summary: Pull Request resolved: facebook#50170 This is needed in D71470038 and later, where submodules of `jsinspector-modern` need to operate with CDP message payloads. We functionally split out these files as a library to avaoid a dependency cycle. Changelog: [Internal] Differential Revision: D71551561
4468718
to
f5ec39c
Compare
This pull request was exported from Phabricator. Differential Revision: D71551561 |
Summary: Pull Request resolved: facebook#50170 This is needed in D71470038 and later, where submodules of `jsinspector-modern` need to operate with CDP message payloads. We functionally split out these files as a library to avaoid a dependency cycle. Changelog: [Internal] Differential Revision: D71551561
f5ec39c
to
6d9a235
Compare
Summary: Pull Request resolved: facebook#50170 This is needed in D71470038 and later, where submodules of `jsinspector-modern` need to operate with CDP message payloads. We functionally split out these files as a library to avaoid a dependency cycle. Changelog: [Internal] Reviewed By: hoxyq Differential Revision: D71551561
This pull request was exported from Phabricator. Differential Revision: D71551561 |
6d9a235
to
299a541
Compare
This pull request has been merged in 094a22f. |
This pull request was successfully merged by @huntie in 094a22f When will my fix make it into a release? | How to file a pick request? |
Summary:
This is needed in D71470038 and later, where submodules of
jsinspector-modern
need to operate with CDP message payloads. We functionally split out these files as a library to avaoid a dependency cycle.Changelog: [Internal]
Differential Revision: D71551561