10 Commits (b8ec518a1e12b91cb56c620b4539debe6c9542c9)

Author SHA1 Message Date
Jonas Jenwald 4f48c8198c Fix inconsistent spacing and trailing commas in objects in `extensions/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
Mark Banner 2e9ae50a3a Use eslint-plugin-mozilla and the webextensions environment to avoid defining globals in each file. 8 years ago
Jonas Jenwald a7c19d9cbb Adjust the `yoda` ESLint rule to apply to inequalities as well 8 years ago
Rob Wu 08ad551a01 Force inline block display style for <object>. 9 years ago
Rob Wu b45e6a7cc9 Don't use shadow DOM for rendering <object>/<embed> 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Rob Wu 4367dd5130 [CRX] Ignore PDFs from responses to POST requests 10 years ago
Rob Wu 8bb96db3a0 Use CSS.supports instead of '..' in ....style 11 years ago
Rob Wu 3fdd334a73 <object> / <embed> support in Chromium extension 11 years ago
Rob Wu 7f0fc8557e [CRX] Support <embed type="application/pdf"> 11 years ago