-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Route JS errors from UI runtime throught RN's LogBox module #3846
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
a2f1dd6
Stashing work
kmagiera c6651db
Some updates
kmagiera 9e1537f
New approach that supports JSC
kmagiera b8f2105
Use different technique to support other JS engines
kmagiera 8f363cf
Moar updates
kmagiera 71257e3
Update plugin.js
kmagiera b346425
Responding to comments
kmagiera 625a3b2
Release 3.0.0-rc.8 (#3819)
piaskowyk f5405c5
Fix new implementation iOS crash on reload while animation is running…
tomekzaw bdd6c7b
Use weak object for shareables on V8 (#3839)
tomekzaw 2010e5b
[iOS][Layout Animations] Remove `exiting` views from UIManager's view…
jwajgelt f590030
Remove _setGloalConsole JSI method (#3853)
kmagiera 595c286
Fix bad merge
kmagiera 2a772d4
Responding to comments
kmagiera 04204d5
Merge remote-tracking branch 'origin/main' into better_errors
kmagiera 29fa80c
Avoid RTTI and fix prod builds
kmagiera 7e6f035
Sort out cyclic dependencies
kmagiera 27bb97d
Update snapshots to reflect plugin changes
kmagiera 9137e84
Remove console 🤦
kmagiera f63cf7d
Responding to review comments
kmagiera 9f37efd
Update Common/cpp/SharedItems/Shareables.h
kmagiera fbb3110
Use rt ref
kmagiera 31d6b7b
Make debugging via chrome:inspect work
kmagiera 294c26d
Fix typos
kmagiera File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.