diff options
| author | mrmr1993 | 2015-05-10 00:36:27 +0100 |
|---|---|---|
| committer | mrmr1993 | 2015-05-29 12:15:47 +0100 |
| commit | 3b9508d4b4ce27acd2182d793467e748c815fe94 (patch) | |
| tree | ab824f17593bad0ee94d854ba938aee2d889fbd4 /git_hooks/pre-commit | |
| parent | 42fa6e9506d95073e0ca6924b1b9a082d23bd483 (diff) | |
| download | vimium-3b9508d4b4ce27acd2182d793467e748c815fe94.tar.bz2 | |
Disable UIComponent for XML documents
If the page is an XML document, nothing we do works:
* <style> elements show their contents inline,
* <iframe> elements don't load any content,
* document.createElement generates elements that
- have Element.style == null, and
- ignore CSS.
This commit stops us from injecting anything into the DOM from
UIComponent, fixing #1640.
Diffstat (limited to 'git_hooks/pre-commit')
0 files changed, 0 insertions, 0 deletions
