electron/lib/renderer
Samuel Maddock 8ee153dae1 feat: add support for content scripts 'all_frames' option (#17258)
* feat: add support for content scripts 'all_frames' option

* merged content script tests

'all_frames' test now runs on all variants of sandbox/contentIsolation configurations :D
2019-03-08 15:53:25 -08:00
..
api refactor: use ipcRendererUtils.invoke / ipcMainUtils.handle for desktopCapturer.getSources() (#16619) 2019-03-07 15:31:25 -08:00
extensions chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
web-view build: fix new TS linting errors (#17279) 2019-03-07 17:18:10 -08:00
callbacks-registry.js refactor: don't expose CallbacksRegistry as an internal module (#14389) 2018-08-31 11:29:00 -07:00
chrome-api.ts refactor: Port chrome-api to TypeScript (#17014) 2019-02-19 13:09:44 +00:00
content-scripts-injector.ts feat: add support for content scripts 'all_frames' option (#17258) 2019-03-08 15:53:25 -08:00
init.ts feat: add support for content scripts 'all_frames' option (#17258) 2019-03-08 15:53:25 -08:00
inspector.ts refactor: Port inspector to TypeScript (#16943) 2019-02-25 18:10:25 -08:00
ipc-renderer-internal-utils.ts refactor: merge ipcMainUtils.handle / handleSync (#17062) 2019-02-26 15:48:26 -08:00
ipc-renderer-internal.ts refactor: Port renderer-internal to TypeScript (#16939) 2019-02-14 17:24:25 -08:00
remote.ts refactor: Port getRemote to TypeScript (#16938) 2019-02-14 04:04:53 -10:00
security-warnings.ts chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
web-frame-init.ts refactor: Split 'Event' docs/types into more specific Event types (#17038) 2019-02-19 09:24:19 +00:00
window-setup.ts chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00