Bug 176818 - Internals clearCacheStorageMemoryRepresentation should return a Promise
Summary: Internals clearCacheStorageMemoryRepresentation should return a Promise
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks: 176845
  Show dependency treegraph
 
Reported: 2017-09-12 17:12 PDT by youenn fablet
Modified: 2022-09-07 08:27 PDT (History)
8 users (show)

See Also:


Attachments
Patch (19.54 KB, patch)
2017-09-12 17:16 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>