Bug: Enabling "Storage and cookies" does not set allow-storage-access-by-user-activation property

  • Goal: Allowing an embedded page to set cookies

  • Steps:

  1. Add an iframe, set "Storage and cookies" to true
  2. See in inspector that the allow-storage-access-by-user-activation property is not set

Toggling "Storage and cookies" does change the "allowSameOrigin" property and state. So, it's doing something but it should also add the allow-storage-access-by-user-activation property

Thanks for flagging, @fabianmu! This is a feature request that we're tracking. I'll reach out here if it gets prioritized

Great, I appreciate that! Thanks @Tess