[webkit-reviews] review granted: [Bug 202028] Remove unused storage paths on APIProcessPoolConfiguration : [Attachment 379232] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 20 07:54:50 PDT 2019


Chris Dumez <cdumez at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 202028: Remove unused storage paths on APIProcessPoolConfiguration
https://bugs.webkit.org/show_bug.cgi?id=202028

Attachment 379232: Patch

https://bugs.webkit.org/attachment.cgi?id=379232&action=review




--- Comment #9 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 379232
  --> https://bugs.webkit.org/attachment.cgi?id=379232
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?


More information about the webkit-reviews mailing list