RESOLVED FIXED Bug 202028
Remove unused storage paths on APIProcessPoolConfiguration
https://bugs.webkit.org/show_bug.cgi?id=202028
Summary Remove unused storage paths on APIProcessPoolConfiguration
Alex Christensen
Reported 2019-09-19 22:22:49 PDT
Remove unused storage paths on APIProcessPoolConfiguration
Attachments
Patch (31.76 KB, patch)
2019-09-19 22:24 PDT, Alex Christensen
no flags
Patch (31.84 KB, patch)
2019-09-19 22:38 PDT, Alex Christensen
no flags
Patch (32.88 KB, patch)
2019-09-19 22:48 PDT, Alex Christensen
no flags
Patch (32.65 KB, patch)
2019-09-19 23:38 PDT, Alex Christensen
no flags
Patch (32.85 KB, patch)
2019-09-19 23:54 PDT, Alex Christensen
no flags
Patch (32.85 KB, patch)
2019-09-19 23:55 PDT, Alex Christensen
no flags
Patch (33.41 KB, patch)
2019-09-20 05:24 PDT, Alex Christensen
cdumez: review+
Alex Christensen
Comment 1 2019-09-19 22:24:32 PDT
Alex Christensen
Comment 2 2019-09-19 22:38:33 PDT
EWS Watchlist
Comment 3 2019-09-19 22:39:22 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Alex Christensen
Comment 4 2019-09-19 22:48:58 PDT
Alex Christensen
Comment 5 2019-09-19 23:38:39 PDT
Alex Christensen
Comment 6 2019-09-19 23:54:04 PDT
Alex Christensen
Comment 7 2019-09-19 23:55:45 PDT
Alex Christensen
Comment 8 2019-09-20 05:24:11 PDT
Chris Dumez
Comment 9 2019-09-20 07:54:50 PDT
Comment on attachment 379232 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=379232&action=review > Source/WebKit/NetworkProcess/cache/NetworkCache.h:173 > + const String& storageDirectory() { return m_storageDirectory; } Why isn’t this const?
Alex Christensen
Comment 10 2019-09-20 13:12:07 PDT
Radar WebKit Bug Importer
Comment 11 2019-09-20 13:13:19 PDT
Note You need to log in before you can comment on or make changes to this bug.