Cheng Zhao
|
d7eae69587
|
Webview attributes overhaul
Imported from:
884a5b43cb
|
2014-12-08 16:14:12 -08:00 |
|
Cheng Zhao
|
a9072049ea
|
Move webview code to atom/renderer/lib/web-view
|
2014-12-08 06:08:21 -08:00 |
|
Cheng Zhao
|
651dabf47e
|
Fix displaying context menu for devtools
|
2014-11-16 22:34:29 +08:00 |
|
Cheng Zhao
|
9f29f66768
|
Add "preload" option for BrowserWindow
|
2014-11-12 15:04:03 +08:00 |
|
Cheng Zhao
|
f90fb8cc72
|
Print error when "preload" script is not found
|
2014-11-06 16:12:40 +08:00 |
|
Cheng Zhao
|
217b1afe87
|
Load the "preload" script in <webview>
|
2014-11-06 15:13:37 +08:00 |
|
Cheng Zhao
|
48d54e8d3a
|
Fix JavaScript errors in webview
|
2014-11-03 22:18:03 +08:00 |
|
Cheng Zhao
|
404e08c0e7
|
Make remote.getCurrentWindow() work in <webview>
|
2014-10-26 19:30:53 +08:00 |
|
Cheng Zhao
|
24b4fcea15
|
Add BIND_DONE event for process object
|
2014-10-25 23:21:17 +08:00 |
|
Cheng Zhao
|
d596a7427e
|
Node integration option is now only true/false
|
2014-10-25 19:20:04 +08:00 |
|
Cheng Zhao
|
f629fa7b27
|
Detect node integration in JavaScript
|
2014-10-25 18:51:26 +08:00 |
|
Cheng Zhao
|
c0955eaa90
|
Don't expose <webview> in guest
|
2014-10-24 19:18:58 +08:00 |
|
Cheng Zhao
|
58a38d90b8
|
Don't fork renderer process for guest
|
2014-10-24 19:08:26 +08:00 |
|
Cheng Zhao
|
4ccb0cccf3
|
Rename web-view module to web-frame
|
2014-10-24 18:45:03 +08:00 |
|
Cheng Zhao
|
380de24f2e
|
Add code to register <webview> tag
|
2014-10-22 22:55:13 +08:00 |
|
Cheng Zhao
|
8c29ffd084
|
Make __filename normalized
This can make sure __filename and __dirname on Windows use "\" as path
delimeter.
|
2014-10-14 19:45:57 +08:00 |
|
Cheng Zhao
|
dba2fa31b6
|
Fix __dirname for page in asar package
Fixes #694.
|
2014-10-14 19:27:47 +08:00 |
|
Cheng Zhao
|
d559275711
|
Emit "exit" event for "process" when quitting.
|
2014-09-25 21:48:30 +08:00 |
|
Cheng Zhao
|
b6cded379e
|
Fix __dirname and __filename in asar: protocol.
|
2014-09-24 13:23:37 +08:00 |
|
Cheng Zhao
|
8051ad8b2a
|
Add support for chrome.extension API in devtools extension.
|
2014-08-28 12:54:19 +08:00 |
|
Cheng Zhao
|
9721c4e761
|
Rename process.__atom_type to process.type.
|
2014-05-21 22:44:43 +08:00 |
|
Cheng Zhao
|
b1f0c2d174
|
Override web inspector's context menu.
|
2014-04-03 20:54:42 +08:00 |
|
Cheng Zhao
|
5dd5f18edf
|
Fix process.resourcesPath.
|
2014-03-16 13:24:25 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|