Kevin Sawicki
|
0485069c7b
|
Use spread operator
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
0e1c2b0fcb
|
Use for/of and remove loop variables
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
48bcad87c2
|
Use template strings
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
712b15286c
|
Use let/const instead of var
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
3053be345b
|
Remove unneeded returns
|
2016-11-07 08:25:01 -08:00 |
|
Dave Townsend
|
313b2faa3c
|
Add a guestinstance attribute to webviews reflecting their current guest
instance ID and allowing moving a guest instance to a new webview.
|
2016-09-09 10:32:05 -07:00 |
|
Samuel Attard
|
5b07e8dd5b
|
Send isMainFrame as argument to did-navigate-in-page event
|
2016-08-12 01:27:50 +10:00 |
|
Cheng Zhao
|
3c873736d7
|
Add update-target-url event
|
2016-06-07 15:56:19 +09:00 |
|
Kevin Sawicki
|
cc7395eea8
|
Remove returns from event listeners
|
2016-05-19 15:28:08 -07:00 |
|
Rob Brackett
|
15b042b5f6
|
Add support/tests for did-get-response-details event on <WebView>
|
2016-04-08 12:55:20 -07:00 |
|
Kevin Sawicki
|
8d8d5878a3
|
Rename ATOM_ ipc event prefix to ELECTRON_
|
2016-04-07 09:04:55 -07:00 |
|
Rob Brackett
|
f12f87d6f0
|
Add isMainFrame as last argument to WebContents did-fail-load event.
Fixes #5013.
|
2016-04-04 19:26:06 -07:00 |
|
Zeke Sikelianos
|
7c58f7fb02
|
eradicate all per-file eslint globals
|
2016-03-30 17:00:34 -07:00 |
|
Zeke Sikelianos
|
fd0f9519f1
|
remove useless constructors
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
3855a774ab
|
autoformat more easy files
|
2016-03-30 17:00:31 -07:00 |
|
Kevin Sawicki
|
8889c29866
|
Use rest parameters
|
2016-03-18 11:51:02 -07:00 |
|
Robo
|
f8f3fba433
|
webview: allow setting background color
|
2016-03-14 15:01:36 +05:30 |
|
Kevin Sawicki
|
70aa9b06ee
|
Move JavaScript to root lib/ folder
|
2016-03-08 11:14:21 -08:00 |
|