[Webkit-unassigned] [Bug 24515] New: [GTK] soup backend should use GMappedFile instead of mmap directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 06:46:39 PDT 2009


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

           Summary: [GTK] soup backend should use GMappedFile instead of
                    mmap directly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk, Soup
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


People have reported problems building WebKitGTK+ in Windows because of our
usage of mmap/munmap in ResourceHandleSoup.cpp; glib provides a solution to
this problem called GMappedFile, already, so we should use it.


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



More information about the webkit-unassigned mailing list