electron/lib/renderer
Heilig Benedek 43ef561d48 feat: enable NodeIntegrationInSubFrames for webview (#17226)
* feat: enable nodeIntegrationInSubFrames for webview

* test: add tests

* docs: document webview's nodeintegrationinsubframes

* lint: fix indent

* fix: resolve some merge bloopers
2019-03-15 10:39:20 -07:00
..
api feat: promisify executeJavaScript (#17312) 2019-03-14 12:08:54 -07:00
extensions chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
web-view feat: enable NodeIntegrationInSubFrames for webview (#17226) 2019-03-15 10:39:20 -07: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 content script world isolation (#17032) 2019-03-11 16:27:57 -07: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: add ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers (#17313) 2019-03-13 12:03:17 -07: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 feat: promisify executeJavaScript (#17312) 2019-03-14 12:08:54 -07:00
web-frame-init.ts feat: promisify executeJavaScript (#17312) 2019-03-14 12:08:54 -07:00
window-setup.ts chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00