Skip to content

App crashes when illegal cookies are loaded through the WebView #17568

@erikpoort

Description

@erikpoort

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Steps to Reproduce

  1. Add a WebView to your ReactNative app.
  2. Browse to a website that sets cookies with illegal characters, like ò.
  3. 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

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions