[Webkit-unassigned] [Bug 229284] Safari webextension cannot pick up cookies from Safari started by safaridriver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 13:05:44 PDT 2021


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

--- Comment #9 from Lu Xu <thusimon at gmail.com> ---
Hi team, any update on this?
Here is more details on this:
I open Safari Browser normally and go to a web page, the web server will set a bunch of cookies as below
https://drive.google.com/file/d/1u1WU1HU4Teu-el853n2uRXDBT_DraIS0/view?usp=sharing
Then I go to WebExtension background and use the browser.cookies.getAll API, it will return all the cookies correctly
https://drive.google.com/file/d/1QwuAQuvJoAlMv6EVHKUjr5-WOalA7qF1/view?usp=sharing


I use WebDriver to repeat the above tests, the web server set a bunch of cookies as well (there are 8 non-http-only cookies in total)
https://drive.google.com/file/d/1_4AMkwBmftEW3LmUtfblt3Z8zFHsIQU5/view?usp=sharing
But the browser.cookies.getAll never return all the cookies, it can only get partial of them
https://drive.google.com/file/d/1DTkVBVsMy0BiPUD2B2EAkeiJ6QapjJRA/view?usp=sharing

Please take a look, thank you!

-- 
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/20211025/d6a40d4c/attachment.htm>


More information about the webkit-unassigned mailing list