[Webkit-unassigned] [Bug 227017] New: Rewrite NetworkCache::Data::adoptMap not to use FileSystem::MappedFileData::leakHandle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 00:44:02 PDT 2021


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

            Bug ID: 227017
           Summary: Rewrite NetworkCache::Data::adoptMap not to use
                    FileSystem::MappedFileData::leakHandle
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: kkinnunen at apple.com

Rewrite NetworkCache::Data::adoptMap not to use FileSystem::MappedFileData::leakHandle

Bug 227011 is going to add a file mapping handle to
FileSystem::MappedFileData for Windows port create a SharedMemory
from a MappedFileData. Destruction of MappedFileData should be
done only by MappedFileData dtor.

-- 
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/20210615/253dc38b/attachment.htm>


More information about the webkit-unassigned mailing list