Bug 44453

Summary: Add missing methods at ResourceHandleWin
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on:    
Bug Blocks: 43712    
Attachments:
Description Flags
Patch
aroben: review+, aroben: commit-queue-
Patch
aroben: review+, aroben: commit-queue+
Patch none

Description Patrick R. Gansterer 2010-08-23 13:13:57 PDT
see patch
Comment 1 Patrick R. Gansterer 2010-08-23 13:16:35 PDT
Created attachment 65158 [details]
Patch
Comment 2 Adam Roben (:aroben) 2010-08-24 06:40:06 PDT
Comment on attachment 65158 [details]
Patch

> +bool ResourceHandle::willLoadFromCache(ResourceRequest& req, Frame*)

Unused (and strangely abbreviated) parameter name here.

r=me
Comment 3 Patrick R. Gansterer 2010-08-24 06:42:49 PDT
Created attachment 65267 [details]
Patch
Comment 4 Adam Roben (:aroben) 2010-08-24 06:56:02 PDT
Comment on attachment 65267 [details]
Patch

r=me
Comment 5 Patrick R. Gansterer 2010-08-24 07:12:07 PDT
Created attachment 65272 [details]
Patch

Once again, sorry for the typo.
Comment 6 WebKit Commit Bot 2010-08-25 01:07:21 PDT
Comment on attachment 65272 [details]
Patch

Clearing flags on attachment: 65272

Committed r65994: <http://trac.webkit.org/changeset/65994>
Comment 7 WebKit Commit Bot 2010-08-25 01:07:25 PDT
All reviewed patches have been landed.  Closing bug.