[Webkit-unassigned] [Bug 89488] New: [GTK] Replace the use of "struct stat" with GStatBuf

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 11:31:50 PDT 2012


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

           Summary: [GTK] Replace the use of "struct stat" with GStatBuf
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kalevlember at gmail.com


Make sure we pass GStatBuf to g_stat(); depending on the platform, it isn't always the same as "struct stat", e.g. on Windows.

-- 
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