Comment #5 on issue 5434 by [email protected]: //url.tld resolves to file://url.tld rather than http://url.tld http://code.google.com/p/chromium/issues/detail?id=5434
We indeed want people to be able to open local files. (Try "c:/autoexec.bat" or similar.) We generally wish to treat "/" and "\" identically. We don't normally fix broken input into something non-broken that's radically different; that's an infinite rathole. What about /////foo/bar? Or \/foo/bar? Or whatever. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
