Bug 184334 - REGRESSION(r228371): WebAutomationSession::deleteAllCookies doesn't delete some cookies
Summary: REGRESSION(r228371): WebAutomationSession::deleteAllCookies doesn't delete so...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on: 182328
Blocks: 197268
  Show dependency treegraph
 
Reported: 2018-04-05 11:05 PDT by BJ Burg
Modified: 2019-04-24 18:58 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.03 KB, patch)
2018-04-05 11:53 PDT, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 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.
Comment 1 Radar WebKit Bug Importer 2018-04-05 11:05:29 PDT
<rdar://problem/39212863>
Comment 2 BJ Burg 2018-04-05 11:53:48 PDT
Created attachment 337284 [details]
Patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2018-04-06 21:08:57 PDT
All reviewed patches have been landed.  Closing bug.