[Webkit-unassigned] [Bug 144192] SharedBuffer::createWithContentsOfFile should use map file routines
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 25 11:37:26 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=144192
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at apple.com
--- Comment #1 from Darin Adler <darin at apple.com> ---
Note that mapping and copying the data are only equivalent if the file contents are not subsequently modified. So the semantics arenât identical. So we might need to audit callers or change the functionâs name.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150425/23e2082f/attachment.html>
More information about the webkit-unassigned
mailing list