OSDN Git Service

allow mixed-case schemes in user-defined URLs
authorCary Clark <cary@android.com>
Thu, 10 Sep 2009 17:34:44 +0000 (13:34 -0400)
committerCary Clark <cary@android.com>
Thu, 10 Sep 2009 21:09:49 +0000 (17:09 -0400)
commit652ff87f0905abd11f2fdb6cb4de7840985a0810
tree86c6e35897c344ffffaa3dbe122cb23c96d1a62a
parentfcbd1d9d88d0f7a97504ce4604553f46b5da6b7b
allow mixed-case schemes in user-defined URLs

Adjust the scheme to all lower case before fixing the URL. This
allows mixed-case entries in bookmarks to resolve to a conical
lower case URL.
src/com/android/browser/BrowserActivity.java