Skip to content
Snippets Groups Projects
Commit d4a5ab28 authored by eroman@chromium.org's avatar eroman@chromium.org
Browse files

Avoid calling ExecuteCode() on a NULL TabContents. The problem was an extra...

Avoid calling ExecuteCode() on a NULL TabContents. The problem was an extra set of parens were missing, so the "not" operator only applied to the GetTabById() return value.

BUG=34778

Review URL: http://codereview.chromium.org/1238001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42421 0039d316-1c4b-4281-b951-d872f2087c98
parent 1385ef8e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment