Bug 184334

Summary: REGRESSION(r228371): WebAutomationSession::deleteAllCookies doesn't delete some cookies
Product: WebKit Reporter: BJ Burg <bburg>
Component: WebDriverAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, cgarcia, clopez, commit-queue, hi, mcatanzaro, thorton, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 182328    
Bug Blocks: 197268    
Attachments:
Description Flags
Patch none

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.