commit | f2407c682fafef77d568deba9987b193a5f2d361 | [log] [tgz] |
---|---|---|
author | Cary Clark <cary@android.com> | Fri Sep 04 12:25:10 2009 -0400 |
committer | Cary Clark <cary@android.com> | Wed Sep 09 11:01:03 2009 -0400 |
tree | ae058430de9dbda1a5ba0f507f418f40921484d6 | |
parent | 3aa8204dffd85a291305cc5fbf133c05cc6fbc91 [diff] |
allow file: scheme in the browser When creating a bookmark, allow the book's URL to start with javascript: . Use URI to isolate the scheme to take care of case and special characters. fixes http://b/issue?id=2059889