electron/lib/renderer
Samuel Attard abe5cf398c
refactor: port window.open and window.opener to use ctx bridge instead of hole punching (#23235)
* refactor: port window.open and window.opener to use ctx bridge instead of hole punching

* refactor: only run the isolated init bundle when webview is enabled
2020-04-27 12:46:04 -07:00
..
api refactor: port window.open and window.opener to use ctx bridge instead of hole punching (#23235) 2020-04-27 12:46:04 -07:00
extensions build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
remote build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
web-view build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
chrome-api.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
content-scripts-injector.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
init.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
inspector.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
ipc-renderer-internal-utils.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
ipc-renderer-internal.ts fix: do not mutate ipc instances across contexts (#23236) 2020-04-22 16:36:15 -07:00
security-warnings.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
web-frame-init.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
webpack-provider.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
window-setup.ts refactor: port window.open and window.opener to use ctx bridge instead of hole punching (#23235) 2020-04-27 12:46:04 -07:00