RESOLVED FIXED 184334
REGRESSION(r228371): WebAutomationSession::deleteAllCookies doesn't delete some cookies
https://bugs.webkit.org/show_bug.cgi?id=184334
Summary REGRESSION(r228371): WebAutomationSession::deleteAllCookies doesn't delete so...
Blaze Burg
Reported 2018-04-05 11:05:05 PDT
It appears we added a dot to some domain names when adding a cookie via WebDriver API, but we don't try to add the dot back when looking for cookies to delete.
Attachments
Patch (4.03 KB, patch)
2018-04-05 11:53 PDT, Blaze Burg
no flags
Radar WebKit Bug Importer
Comment 1 2018-04-05 11:05:29 PDT
Blaze Burg
Comment 2 2018-04-05 11:53:48 PDT
WebKit Commit Bot
Comment 3 2018-04-06 21:08:56 PDT
Comment on attachment 337284 [details] Patch Clearing flags on attachment: 337284 Committed r230367: <https://trac.webkit.org/changeset/230367>
WebKit Commit Bot
Comment 4 2018-04-06 21:08:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.