Bug 80538

Summary: [BlackBerry] Fix time_t related warning in IconDatabase.cpp
Product: WebKit Reporter: Rob Buis <rwlbuis>
Component: WebKit BlackBerryAssignee: Rob Buis <rwlbuis>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: japhet, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Rob Buis
Reported 2012-03-07 13:57:40 PST
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.
Attachments
Patch (1.60 KB, patch)
2012-03-07 14:03 PST, Rob Buis
no flags
Rob Buis
Comment 1 2012-03-07 14:03:35 PST
Rob Buis
Comment 2 2012-03-13 09:24:38 PDT
*** This bug has been marked as a duplicate of bug 80790 ***
Note You need to log in before you can comment on or make changes to this bug.