shelley vohr
|
0e5b6f9300
|
Upgrade to node v9.3.0 (#11507)
* update submodule refs for node v9.3.0
* Define "llvm_version" for Node.js build
* NODE_MODULE_CONTEXT_AWARE_BUILTIN -> NODE_BUILTIN_MODULE_CONTEXT_AWARE
* update NodePlatform to MultiIsolatePlatform
* fix linting error
* update node ref
* REVIEW: Explicitly register builtin modules
https://github.com/nodejs/node/pull/16565
* update libcc ref
* switch libcc to c62
* REVIEW: Address node api changes
- Always start the inspector agent for https://github.com/nodejs/node/pull/17085
- Set the tracing controller for node https://github.com/nodejs/node/pull/15538
- Isolate data creation now requires plaform https://github.com/nodejs/node/pull/16700
|
2018-02-23 10:22:00 +09:00 |
|
Aleksei Kuzmin
|
624b63a1ca
|
Move "atom/common/node_includes.h" to the end of the includes list
https://github.com/electron/electron/issues/10363
|
2017-11-24 10:58:17 +09:00 |
|
deepak1556
|
7a0aff2bae
|
code cleanup
|
2017-02-12 01:48:24 +05:30 |
|
deepak1556
|
63c0e4cbb1
|
Add ZoomController to manager zoom changes for webcontents
|
2017-02-12 00:49:17 +05:30 |
|
Kevin Sawicki
|
583bb49f6c
|
Get hidden state by using parent window directly
|
2016-05-25 10:13:12 -07:00 |
|
Cheng Zhao
|
4f21a50d23
|
Remove duplicated converter for content::WebContents
|
2016-04-26 16:31:56 +09:00 |
|
Cheng Zhao
|
24bbe5dabf
|
No need to define WebContentsPreferences::From
|
2015-09-07 16:16:34 +08:00 |
|
Cheng Zhao
|
9c235509a6
|
Read guest view's info from WebContentsPreferences
|
2015-09-06 10:53:03 +08:00 |
|
Robo
|
03ba9533fb
|
store webviewinfo as web contents userdata
|
2015-09-03 21:27:50 +05:30 |
|
Robo
|
d180d3b168
|
webview: fix partition attribute
|
2015-09-03 20:49:29 +05:30 |
|
Cheng Zhao
|
d78efe7c22
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
|
Cheng Zhao
|
071a55974a
|
A little clean up
|
2015-02-05 00:19:30 -08:00 |
|
Cheng Zhao
|
7c8bed7bfc
|
Get the WebViewManager from embedder WebContents
This make our lives easier when we have multiple BrowserContext support.
|
2015-02-04 15:52:59 -08:00 |
|
Cheng Zhao
|
209840871c
|
Seperate the API implementation of WebViewManager
|
2015-02-04 15:39:41 -08:00 |
|