MailboxOutputSurface: Don't delete invalid texture.
commit0c03a5016aa1a4a43995875753bfefcb44688a47
authorsievers@chromium.org <sievers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 22 Mar 2013 17:51:06 +0000 (22 17:51 +0000)
committersievers@chromium.org <sievers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 22 Mar 2013 17:51:06 +0000 (22 17:51 +0000)
tree0e0e589f041e81015a3c068fe7ed3cbe17f8735e
parent0963b398e5c365c8fd3c4249efec2cd409a43abf
MailboxOutputSurface: Don't delete invalid texture.

pending_textures_ gets initialized with an empty frame for the tracking
to work. Don't try to delete that texture.

TBR=piman@chromium.org
BUG=223103

Review URL: https://codereview.chromium.org/12989028

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189848 0039d316-1c4b-4281-b951-d872f2087c98
content/renderer/gpu/mailbox_output_surface.cc