Bug 24392

Summary: PreloadScanner::write() calls currentTime() unnecessary
Product: WebKit Reporter: Yong Li <yong.li.webkit>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: manyoso, staikos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://code.staikos.net/cgi-bin/gitweb.cgi?p=WebKit-CE;a=commitdiff;h=3583d987be82d8bf6df8cee07aec20156b424164
Attachments:
Description Flags
it's the patch
none
With Changelog koivisto: review+

Yong Li
Reported 2009-03-05 10:45:07 PST
PreloadScanner::write() calls currentTime() twice even when PRELOAD_DEBUG is 0. http://code.staikos.net/cgi-bin/gitweb.cgi?p=WebKit-CE;a=commitdiff;h=3583d987be82d8bf6df8cee07aec20156b424164
Attachments
it's the patch (1.17 KB, patch)
2009-03-05 10:47 PST, Yong Li
no flags
With Changelog (1.36 KB, patch)
2009-03-05 11:33 PST, Adam Treat
koivisto: review+
Yong Li
Comment 1 2009-03-05 10:47:14 PST
Created attachment 28309 [details] it's the patch patch
Adam Treat
Comment 2 2009-03-05 11:33:20 PST
Created attachment 28314 [details] With Changelog
Antti Koivisto
Comment 3 2009-03-05 11:39:29 PST
Comment on attachment 28314 [details] With Changelog r=me
Adam Treat
Comment 4 2009-03-05 11:59:31 PST
Landed with r41456.
Note You need to log in before you can comment on or make changes to this bug.