Bug 176818

Summary: Internals clearCacheStorageMemoryRepresentation should return a Promise
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, buildbot, cdumez, cgarcia, commit-queue, thisiskatewinslet, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 176845    
Attachments:
Description Flags
Patch none

Description youenn fablet 2017-09-12 17:12:47 PDT
Otherwise it makes tests potentially flaky as they might try to open a cache that was just being cleaned synchronously.
Comment 1 youenn fablet 2017-09-12 17:16:43 PDT
Created attachment 320584 [details]
Patch
Comment 2 WebKit Commit Bot 2017-09-13 13:56:25 PDT
Comment on attachment 320584 [details]
Patch

Clearing flags on attachment: 320584

Committed r221995: <http://trac.webkit.org/changeset/221995>
Comment 3 WebKit Commit Bot 2017-09-13 13:56:27 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-09-27 12:28:24 PDT
<rdar://problem/34693342>