[Webkit-unassigned] [Bug 80538] New: [BlackBerry] Fix time_t related warning in IconDatabase.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 13:57:40 PST 2012


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

           Summary: [BlackBerry] Fix time_t related warning in
                    IconDatabase.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Blackberry
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rwlbuis at gmail.com
                CC: tonikitoo at webkit.org


In IconDatabase::synchronousLoadDecisionForIconURL an expiration time check is done. However for platforms that use unsigned for time_t this will cause a warning, it is atm for the BlackBerry port.

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