electron/shell
Samuel Attard 1d158399a6
feat: expose the sameSite value for cookies (#22789)
* feat: expose the sameSite value for cookies

* Apply suggestions from code review

Co-Authored-By: Charles Kerr <ckerr@github.com>

* Apply suggestions from code review

Align with cookie samesite values for the extensions API

https://developer.chrome.com/extensions/cookies#type-SameSiteStatus

* chore: add tests for sameSite cookies get/set

* chore: update docs parser

* chore: update docs for MessageChannel and MessagePort to have correct process information

* chore: remove LOG warning

* chore: throw error if the string->samesite conversion fails

Co-authored-by: Charles Kerr <ckerr@github.com>
2020-04-02 11:28:43 -07:00
..
app fix: ensure standard schemes are registered in nw service process (#22867) 2020-03-31 19:33:16 -07:00
browser feat: expose the sameSite value for cookies (#22789) 2020-04-02 11:28:43 -07:00
common refactor: ginify Tray (#22822) 2020-03-30 10:32:02 +09:00
renderer fix: ensure standard schemes are registered in nw service process (#22867) 2020-03-31 19:33:16 -07:00
utility chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00