Commit bdcda15
Add error log when failing to convert CDP messageStr (#54962)
Summary:
Pull Request resolved: #54962
Following, D89659683 add a debug error log whenever a failing `NSStringFromUTF8StringView()` conversion means we ignore delivering a CDP message on iOS.
There is probably scope to fail more loudly here (crash the app, or send a debug CDP event to the frontend), but am inserting this for now.
Changelog: [Internal]
Reviewed By: vzaidman
Differential Revision: D89659685
fbshipit-source-id: 3fe772ed879a33aa86b5eb1a0edf38c2804d74481 parent 6270051 commit bdcda15
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments