[Webkit-unassigned] [Bug 131542] New: [UNIX] Add support for creating read only shared memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 11 08:57:02 PDT 2014


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

           Summary: [UNIX] Add support for creating read only shared
                    memory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


In SharedMemory::createHandle() we can receive ReadOnly as protection parameter. We are creating the shared memory as read-write by default, and when creating a handle we duplicate the file descriptor that inherits the flags.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list