Bug 67784

Summary: frame-loading-via-document-write.html test cases have extra slash in path
Product: WebKit Reporter: Jarred Nicholls <jarred>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 67254    
Attachments:
Description Flags
Proposed Patch none

Description Jarred Nicholls 2011-09-08 09:23:38 PDT
Removing unnecessary slash: file:////tmp/... => file:///tmp/...
Comment 1 Jarred Nicholls 2011-09-08 09:27:33 PDT
Created attachment 106749 [details]
Proposed Patch
Comment 2 Andreas Kling 2011-09-08 11:53:47 PDT
Comment on attachment 106749 [details]
Proposed Patch

Sa da tay!
Comment 3 Csaba Osztrogonác 2011-09-08 12:47:31 PDT
Yay, good catch. ;) Thanks for the fix.
Comment 4 WebKit Review Bot 2011-09-08 13:59:10 PDT
Comment on attachment 106749 [details]
Proposed Patch

Clearing flags on attachment: 106749

Committed r94796: <http://trac.webkit.org/changeset/94796>
Comment 5 WebKit Review Bot 2011-09-08 13:59:14 PDT
All reviewed patches have been landed.  Closing bug.