electron/lib
Samuel Attard 953d1ea635
fix: ensure dots in content script patterns aren't used as wildcards (#17593)
* fix: ensure dots in content script patterns aren't used as wildcards

* chore: sanitise all regexp special chars

* chore: extract to helper

* chore: fixup helper
2019-03-28 14:03:37 -07:00
..
browser feat: only allow bundled preload scripts (#17308) 2019-03-28 11:38:51 +01:00
common fix: crashReporter.getParameters() takes no params (#17459) 2019-03-28 15:04:16 -04:00
content_script refactor: use ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers for Chrome APIs (#17417) 2019-03-26 11:38:35 +09:00
isolated_renderer chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
renderer fix: ensure dots in content script patterns aren't used as wildcards (#17593) 2019-03-28 14:03:37 -07:00
sandboxed_renderer refactor: use ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers for Chrome APIs (#17417) 2019-03-26 11:38:35 +09:00
worker refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00