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

Jarred Nicholls
Reported 2011-09-08 09:23:38 PDT
Removing unnecessary slash: file:////tmp/... => file:///tmp/...
Attachments
Proposed Patch (2.17 KB, patch)
2011-09-08 09:27 PDT, Jarred Nicholls
no flags
Jarred Nicholls
Comment 1 2011-09-08 09:27:33 PDT
Created attachment 106749 [details] Proposed Patch
Andreas Kling
Comment 2 2011-09-08 11:53:47 PDT
Comment on attachment 106749 [details] Proposed Patch Sa da tay!
Csaba Osztrogonác
Comment 3 2011-09-08 12:47:31 PDT
Yay, good catch. ;) Thanks for the fix.
WebKit Review Bot
Comment 4 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>
WebKit Review Bot
Comment 5 2011-09-08 13:59:14 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.