diff options
author | Jesse Wilson <jessewilson@google.com> | 2011-05-26 14:04:49 -0700 |
---|---|---|
committer | Jesse Wilson <jessewilson@google.com> | 2011-05-26 14:04:49 -0700 |
commit | 2d99ef561304174b8ae01a0a68d5b96d5edb9f10 (patch) | |
tree | 5719d7f10bed7d12b74d19cce49ef8a47518e2b9 /Android.mk | |
parent | c5727263001f1eae068f7821063d7bfb2da8e24c (diff) | |
download | libcore-2d99ef561304174b8ae01a0a68d5b96d5edb9f10.zip libcore-2d99ef561304174b8ae01a0a68d5b96d5edb9f10.tar.gz libcore-2d99ef561304174b8ae01a0a68d5b96d5edb9f10.tar.bz2 |
Fix URI to behave more like the spec and browsers and less like the RI.
When computing relative paths from URLs like foo.com/a to foo.com/a/b,
this now uses "a/b" as the relative path and not just "b". That was an
RI bug that we were foolishly compatible with.
Change-Id: I6e3f10d84602c08bbf6bd7c7e43c2ba3387e4c3b
http://b/2753295
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions