[webkit-reviews] review granted: [Bug 240224] Create a stopped CacheStorageConnection for workers in case of detached documents : [Attachment 459029] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 9 07:13:28 PDT 2022


Chris Dumez <cdumez at apple.com> has granted youenn fablet <youennf at gmail.com>'s
request for review:
Bug 240224: Create a stopped CacheStorageConnection for workers in case of
detached documents
https://bugs.webkit.org/show_bug.cgi?id=240224

Attachment 459029: Patch

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




--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 459029
  --> https://bugs.webkit.org/attachment.cgi?id=459029
Patch

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

> Source/WebCore/Modules/cache/WorkerCacheStorageConnection.cpp:117
> +class StoppedCacheStorageConnection : public CacheStorageConnection {

should be marked as final.


More information about the webkit-reviews mailing list