diff options
| author | Stephen Blott | 2016-12-26 05:25:27 +0000 |
|---|---|---|
| committer | Stephen Blott | 2016-12-26 05:25:27 +0000 |
| commit | ea7b2005c078dbe862b805a47e5723ba52bbef85 (patch) | |
| tree | 2482e691e3391fb977e50ed504ff8f701ab28a7f /git_hooks | |
| parent | 351489c7c5e093531aa8cd5870a3f78c99fb2923 (diff) | |
| download | vimium-ea7b2005c078dbe862b805a47e5723ba52bbef85.tar.bz2 | |
Guard against element.tagName not being a string.
Example page: http://codeforces.com/contest/752/problem/B.
There, `element.tagName` is an element with `name` `tagName` (not a string). Here, we guard against that case.
Fixes #2305.
Diffstat (limited to 'git_hooks')
0 files changed, 0 insertions, 0 deletions
