[Webkit-unassigned] [Bug 213960] New: [WebDriver] Cookie sameSite property is not exported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 4 09:28:37 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=213960

            Bug ID: 213960
           Summary: [WebDriver] Cookie sameSite property is not exported
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bburg at apple.com

WebAutomationSession.cpp buildObjectForCookie does not expose the sameSite property of WebCore::Cookie.

This makes 2 selenium tests to fail as the response does not include it.

webkitpy.webdriver_tests.webdriver_test_runner: [INFO]   imported/selenium/py/test/selenium/webdriver/common/cookie_tests.py::testAddCookieSameSiteStrict[WebKitGTK]
webkitpy.webdriver_tests.webdriver_test_runner: [INFO]   imported/selenium/py/test/selenium/webdriver/common/cookie_tests.py::testAddCookieSameSiteLax[WebKitGTK]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200704/30ba2784/attachment.htm>


More information about the webkit-unassigned mailing list