RESOLVED FIXED 240224
Create a stopped CacheStorageConnection for workers in case of detached documents
https://bugs.webkit.org/show_bug.cgi?id=240224
Summary Create a stopped CacheStorageConnection for workers in case of detached docum...
youenn fablet
Reported 2022-05-08 23:43:10 PDT
Create a stopped CacheStorageConnection for workers in case of detached documents
Attachments
Patch (6.22 KB, patch)
2022-05-08 23:47 PDT, youenn fablet
no flags
Patch for landing (6.23 KB, patch)
2022-05-10 01:21 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2022-05-08 23:43:28 PDT
youenn fablet
Comment 2 2022-05-08 23:47:18 PDT
Chris Dumez
Comment 3 2022-05-09 07:13:28 PDT
Comment on attachment 459029 [details] 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.
youenn fablet
Comment 4 2022-05-10 01:21:24 PDT
Created attachment 459101 [details] Patch for landing
EWS
Comment 5 2022-05-10 03:15:05 PDT
Committed r294006 (250442@main): <https://commits.webkit.org/250442@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 459101 [details].
Note You need to log in before you can comment on or make changes to this bug.