diff options
author | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-25 17:29:58 +0000 |
---|---|---|
committer | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-25 17:29:58 +0000 |
commit | fbf3da1409dead368edeec9681cf0015f664eaa3 (patch) | |
tree | 9469da5f54055572f6c9960694d3e8763d290fba /gpu | |
parent | 564a9026f2f0c9baf0c12b6e72a959ffc8beb985 (diff) | |
download | chromium_src-fbf3da1409dead368edeec9681cf0015f664eaa3.zip chromium_src-fbf3da1409dead368edeec9681cf0015f664eaa3.tar.gz chromium_src-fbf3da1409dead368edeec9681cf0015f664eaa3.tar.bz2 |
Fix regression (crash) in launching Apps (regular ones, not Extension Apps) caused by r50489.
The function that got changed is shared by both types of Apps, but in the case of old-style apps |extension| is NULL, so dereferencing it will crash.
BUG=47484
TEST=Launch Chrome with --app=http://www.google.com and it should not crash.
Review URL: http://codereview.chromium.org/2842028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50860 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu')
0 files changed, 0 insertions, 0 deletions