RESOLVED FIXED217222
WebDriver: add support for same site cookies
https://bugs.webkit.org/show_bug.cgi?id=217222
Summary WebDriver: add support for same site cookies
Carlos Garcia Campos
Reported 2020-10-02 06:04:35 PDT
We are currently ignoring the same site policy for cookies in WebDriver.
Attachments
Patch (8.94 KB, patch)
2020-10-02 06:10 PDT, Carlos Garcia Campos
bburg: review+
Carlos Garcia Campos
Comment 1 2020-10-02 06:10:17 PDT
Created attachment 410318 [details] Patch There are still 3 same site cokies tests failing, but because they need the htps serer running and we don't start it for WebDriver tests.
Blaze Burg
Comment 2 2020-10-02 09:56:59 PDT
Comment on attachment 410318 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=410318&action=review r=me, thanks Carlos! I'll look at hooking this up for safaridriver too. > Source/WebKit/ChangeLog:8 > + * UIProcess/Automation/Automation.json: Add CokieSameSitePolicy enum and sameSite member to Cookie object. Nit: CookieSameSitePolicy
Carlos Garcia Campos
Comment 3 2020-10-02 23:28:20 PDT
Radar WebKit Bug Importer
Comment 4 2020-10-02 23:29:17 PDT
Lauro Moura
Comment 5 2024-09-04 22:04:06 PDT
*** Bug 213960 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.