Bug 184414 - WKTR: Enable DOM cache, SW registration directory cleanup on non-Cocoa platforms
Summary: WKTR: Enable DOM cache, SW registration directory cleanup on non-Cocoa platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-09 01:14 PDT by Zan Dobersek
Modified: 2018-04-09 23:31 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.36 KB, patch)
2018-04-09 01:23 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2018-04-09 01:14:55 PDT
WKTR: Enable DOM cache, SW registration directory cleanup on non-Cocoa platforms
Comment 1 Zan Dobersek 2018-04-09 01:23:41 PDT
Created attachment 337487 [details]
Patch
Comment 2 Michael Catanzaro 2018-04-09 08:17:22 PDT
Comment on attachment 337487 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=337487&action=review

> Tools/WebKitTestRunner/TestController.cpp:2425
> +void TestController::getAllStorageAccessEntries()
> +{
> +}

I was about to say "you should keep the FIXME here," but I see from the context of the surrounding methods that it is most definitely implied. Shame we have so much unimplemented here.
Comment 3 Zan Dobersek 2018-04-09 23:30:57 PDT
Comment on attachment 337487 [details]
Patch

Clearing flags on attachment: 337487

Committed r230473: <https://trac.webkit.org/changeset/230473>
Comment 4 Zan Dobersek 2018-04-09 23:31:01 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-04-09 23:31:42 PDT
<rdar://problem/39306540>