-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Steps to Reproduce
- Add a WebView to your ReactNative app.
- Browse to a website that sets cookies with illegal characters, like ò.
- Try to do a backend call to that same domain using fetch
Expected Behavior
The app should never crash on values that are set by a website.
Actual Behavior
The app crashes when illegal cookies are set.
I'm working on a PR, I'd like to use this issue to keep track / discuss.
Metadata
Metadata
Assignees
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.