RESOLVED FIXED Bug 67784
frame-loading-via-document-write.html test cases have extra slash in path
https://bugs.webkit.org/show_bug.cgi?id=67784
Summary frame-loading-via-document-write.html test cases have extra slash in path
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.