[Webkit-unassigned] [Bug 193702] New: NetworkProcess destructor executes cache storage parameters callbacks, but it's a NeverDestroyed singleton

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 18:36:05 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=193702

            Bug ID: 193702
           Summary: NetworkProcess destructor executes cache storage
                    parameters callbacks, but it's a NeverDestroyed
                    singleton
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: achristensen at apple.com, youennf at gmail.com

NetworkProcess destructor executes cache storage parameters callbacks since r232863 "Make NetworkProcess get cache storage parameters at creation of the CacheStorage engine", but it's a NeverDestroyed singleton so the destructor is a trap and won't actually run. So the callbacks are not guaranteed to be executed. Youenn, how bad is this? :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190123/63c71328/attachment.html>


More information about the webkit-unassigned mailing list