diff options
author | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-26 12:55:19 +0000 |
---|---|---|
committer | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-26 12:55:19 +0000 |
commit | 587325e0060ba38b574a3bc2b1296cf75dd2b7e2 (patch) | |
tree | a84f52a23ed72e883f370e1d2432528f8a65e2fb /AUTHORS | |
parent | 78ff4cd5a5c9f084d08a1d02c3d2e2beb09a5a23 (diff) | |
download | chromium_src-587325e0060ba38b574a3bc2b1296cf75dd2b7e2.zip chromium_src-587325e0060ba38b574a3bc2b1296cf75dd2b7e2.tar.gz chromium_src-587325e0060ba38b574a3bc2b1296cf75dd2b7e2.tar.bz2 |
Invalid URLs are no longer mangled when reopening the Options window.
If the homepage URL is changed to an invalid URL, the homepage preference is swapped to a blank URL and NTP is shown.
BUG=40996
TEST=Set homepage to http://www.google.com, close Chromium, restart Chromium and see homepage set to http://www.google.com. Set homepage to http://, close Chromium, restart Chromium and see homepage set to New Tab Page.
Patch by Jared Wein <weinjared@gmail.com>
Review URL: http://codereview.chromium.org/2102019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48270 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,3 +76,4 @@ Ryan Sleevi <ryan.sleevi@gmail.com> Satoshi Matsuzaki <satoshi.matsuzaki@gmail.com> Benjamin Jemlich <pcgod99@gmail.com> Ningxin Hu <ningxin.hu@intel.com> +Jared Wein <weinjared@gmail.com> |