Re: Intent to implement: Cookie SameSite=lax by default and SameSite=none only if secure

2020-07-01 Thread Mike Conca
Starting with Beta 79 today, we are rolling out this change to the default behavior of SameSite cookies to a small percentage of the beta population. The initial target is 10%, slowly increasing to 50% by the end of the beta cycle. We will hold at 50% for at least two more beta cycles, at which

Changes to string literals

2020-07-01 Thread Simon Giesecke
Hi, until Bug 1648010, there were some macros widely used for the handling of string literals, i.e. NS_LITERAL_STRING, NS_LITERAL_CSTRING, NS_NAMED_LITERAL_STRING, NS_NAMED_LITERAL_CSTRING. These macros have resp. will have been removed once all patches for that bug landed. The non-NAMED