summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi
diff options
context:
space:
mode:
authorsail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-09 01:56:04 +0000
committersail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-09 01:56:04 +0000
commite0cf664f805d83c64e648e011786de1dc29c9f21 (patch)
tree0992e4e35bd056d4b9c4042538da3e03522c4c5d /webkit/fileapi
parent021506c928c6b699a5ca59cd722517f7be497234 (diff)
downloadchromium_src-e0cf664f805d83c64e648e011786de1dc29c9f21.zip
chromium_src-e0cf664f805d83c64e648e011786de1dc29c9f21.tar.gz
chromium_src-e0cf664f805d83c64e648e011786de1dc29c9f21.tar.bz2
Fix crash in fade tab title change
The fade tab title change is causing the browser to crash on some computers. It looks like the problem is in BitmapPlatformDevice::create(). For some reason it's returning NULL. This change just adds a NULL check and falls back to the old drawing code. Once this is checked in I'll investigate what the root cause is. BUG=78857 TEST=Compiled and ran. Review URL: http://codereview.chromium.org/6823020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81026 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/fileapi')
0 files changed, 0 insertions, 0 deletions