diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2014-09-16 14:31:45 +0100 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2014-09-16 14:41:45 +0100 |
commit | 11135d75cb4dc8352df1743b9ceadc8e6ec1876c (patch) | |
tree | 9cf891fd8afb4f405236d6601619663f7870a9c2 /components/script | |
parent | 7a5f15f13723a6c510ed05ad7875eb10b290dea2 (diff) | |
download | servo-11135d75cb4dc8352df1743b9ceadc8e6ec1876c.tar.gz servo-11135d75cb4dc8352df1743b9ceadc8e6ec1876c.zip |
Try to parse command line argument as file names
… when parsing as an absolute URL (without a base) fails.
Previously, arguments were parsed as URLs with the current working directory
converted to an URL and used as the base URL. This mostly worked for
relative filenames, except that `?` and `#` had a special meaning
and needed to be percent-encoded.
Fix #3340.
Diffstat (limited to 'components/script')
0 files changed, 0 insertions, 0 deletions