'Why is Chrome coloring my cookie red when I set it from the inspector?

If I open the inspector for a page, go to the Application tab, scroll down to Cookies in the left-hand list, expand it, and click my domain, I get a list of cookies set on the domain. I can add new entries to the list and edit existing ones, setting and updating cookies stored for that domain.

After upgrading to Chrome 73 if I try and set a cookie the browser colors the text red and does not set or save the cookie. How do I continue setting cookies in Chrome 73?



Solution 1:[1]

Solved it by

  1. search in chrome settings for flags by entering in the url field chrome://flags
  2. search Partitioned cookies and set it to enable
  3. Restart chrome (might need to refresh the page after the restart and it works like before did)

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1