avikpaul / google-url

Automatically exported from code.google.com/p/google-url
Other
0 stars 0 forks source link

url_util::ResolveRelative() should output relative if base is non-hierarchical #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Now ResolveRelative(base="", relative="re/la/tive")
outputs "".

Should output "re/la/tive" instead for easy use.

WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=55643
Discussions: https://lists.webkit.org/pipermail/webkit-dev/2011-May/016686.html

Original issue reported on code.google.com by wangxian...@google.com on 5 May 2011 at 1:54

GoogleCodeExporter commented 9 years ago
ping...

Original comment by wangxian...@google.com on 29 May 2012 at 9:19

GoogleCodeExporter commented 9 years ago
I'd use the Chromium tracker if you want somebody to pick this up.

Original comment by brettw@chromium.org on 29 May 2012 at 9:58