summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authormhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-26 12:55:19 +0000
committermhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-26 12:55:19 +0000
commit587325e0060ba38b574a3bc2b1296cf75dd2b7e2 (patch)
treea84f52a23ed72e883f370e1d2432528f8a65e2fb /AUTHORS
parent78ff4cd5a5c9f084d08a1d02c3d2e2beb09a5a23 (diff)
downloadchromium_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--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 59a22ed..76c0be9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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>