Bug 67784 - frame-loading-via-document-write.html test cases have extra slash in path
Summary: frame-loading-via-document-write.html test cases have extra slash in path
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 67254
  Show dependency treegraph
 
Reported: 2011-09-08 09:23 PDT by Jarred Nicholls
Modified: 2011-09-08 13:59 PDT (History)
2 users (show)

See Also:


Attachments
Proposed Patch (2.17 KB, patch)
2011-09-08 09:27 PDT, Jarred Nicholls
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.