Cheng Zhao
a07612c1ed
Merge branch '5074-did-get-response-details-resource-type' of https://github.com/Mr0grog/electron into Mr0grog-5074-did-get-response-details-resource-type
2016-04-11 21:05:40 +09:00
Cheng Zhao
a2f7458e07
Merge pull request #5091 from electron/electron-asar-in-stack-traces
...
Rename ATOM_SHELL_ASAR to ELECTRON_ASAR
2016-04-11 20:27:15 +09:00
Cheng Zhao
5659ee5c0b
Merge pull request #5030 from deepak1556/webrequest_response_headers_patch
...
session: webRequest.OnHeadersReceived should accept status line.
2016-04-11 20:04:32 +09:00
Cheng Zhao
056aaa2a62
Update brightray for #4931
2016-04-11 19:30:59 +09:00
Cheng Zhao
107d759ea2
Merge pull request #5072 from sneakypete81/master
...
Don't wait for xdg-open to exit when OpenExternal is called (Linux)
2016-04-11 19:27:53 +09:00
Cheng Zhao
796f6614f7
Merge pull request #5073 from electron/naming-things
...
Document API naming conventions
2016-04-11 19:16:31 +09:00
Plusb Preco
726d0d6b60
📝 Update Korean docs as upstream
...
[ci skip]
2016-04-11 11:18:25 +09:00
Plusb Preco
a048bddaa5
📝 Fix url to relative
...
[ci skip]
2016-04-11 10:51:31 +09:00
Plusb Preco
c1f64b3f85
📝 Add missing changes
...
[ci skip]
2016-04-11 10:39:23 +09:00
Plusb Preco
3c44dfa210
📝 Fix grammatical typos
...
[ci skip]
2016-04-11 10:39:18 +09:00
Plusb Preco
1fe97ddf2e
📝 Fix url locale
...
[ci skip]
2016-04-11 10:38:34 +09:00
Plusb Preco
0a80618263
📝 Add missing changes
...
[ci skip]
2016-04-11 10:18:47 +09:00
StoneStoneStone
fca3a5f853
Update quick-start.md
...
Translation error about system events(line43).
2016-04-10 11:23:26 +08:00
Rob Brackett
1a842bf9d5
Fix trailing whitespace caught by linter.
2016-04-08 13:15:40 -07:00
Rob Brackett
50f51899de
Document resourceType
arg for did-get-response-details
event.
2016-04-08 13:03:22 -07:00
Rob Brackett
15b042b5f6
Add support/tests for did-get-response-details
event on <WebView>
2016-04-08 12:55:20 -07:00
Rob Brackett
c1b1348735
Add resourceType
arg to webContents did-get-response-details
event.
...
Fixes #5074 and follows @zcbenz's recommendation to expose ResourceTypeToString from atom_network_delegate publicly.
Also adds testing for other arguments to the `did-get-response-details` events, since there were no existing tests for them.
2016-04-08 11:19:36 -07:00
Kevin Sawicki
732697a8a2
Rename ATOM_SHELL_ASAR to ELECTRON_ASAR
2016-04-08 08:53:58 -07:00
Kevin Sawicki
066092abb6
Merge pull request #5079 from electron/set-node-version-to-5-dot-10
...
Upgrade .node-version to 5.10.0
2016-04-08 08:24:53 -07:00
Kevin Sawicki
37119768a0
⬆️ node@5.10.0
2016-04-08 08:24:40 -07:00
deepak1556
3fb39ad3ef
provide option to override status line
2016-04-08 14:03:57 +05:30
Pete Burgers
00ff209fe7
Ensure process is cleaned up, to avoid leaks
2016-04-08 08:35:35 +01:00
Pete Burgers
46365f4076
wait_for_exit param should be const
2016-04-08 08:32:45 +01:00
Cheng Zhao
5ff97317fe
Merge pull request #5086 from electron/no-throttling
...
Add backgroundThrottling option to webPreferences
2016-04-08 16:25:09 +09:00
Cheng Zhao
d169ebf737
Merge pull request #5070 from christoth/master
...
webview: Update doc to reflect use of flexbox layout
2016-04-08 16:09:12 +09:00
Cheng Zhao
2f6796bd7f
Disable throttling in tests
2016-04-08 15:57:14 +09:00
Cheng Zhao
d156846036
Add backgroundThrottling option to webPreferences
2016-04-08 15:54:33 +09:00
Cheng Zhao
d703a87317
Update libchromiumcontent with disable_hidden.patch
2016-04-08 15:22:57 +09:00
deepak1556
4fc35a4587
session: webRequest.OnHeadersReceived should follow server redirect
...
Its required to follow server redirects.
2016-04-08 11:40:43 +05:30
Kevin Sawicki
f403950503
Merge pull request #5064 from electron/upgrade-asar-for-graceful-fs-warning
...
Upgrade asar to remove graceful-fs warning
2016-04-07 11:40:04 -07:00
Kevin Sawicki
f20950702d
⬆️ asar@0.11
2016-04-07 10:36:41 -07:00
Kevin Sawicki
1a3ede6ca5
Merge pull request #5075 from electron/upgrade-ci-node
...
Use node 0.10 instead of 0.8 on internal CI machines
2016-04-07 10:35:52 -07:00
Kevin Sawicki
4041d52864
Use single quotes
2016-04-07 10:15:31 -07:00
Kevin Sawicki
10860e4ec5
Use npm.cmd on Windows to print version
2016-04-07 10:14:52 -07:00
Kevin Sawicki
687a512b11
Log node and npm versions
2016-04-07 10:03:16 -07:00
Kevin Sawicki
e95224deab
Remove +=
2016-04-07 10:00:23 -07:00
Kevin Sawicki
a74b9607b6
Add more logging
2016-04-07 09:59:46 -07:00
Kevin Sawicki
0fad8fdc4b
Add missing .path
2016-04-07 09:56:04 -07:00
Kevin Sawicki
7e87973d60
Log version to verify
2016-04-07 09:55:23 -07:00
Kevin Sawicki
d3308cf8c3
Use node 0.10.21 on CI
2016-04-07 09:53:33 -07:00
Zeke Sikelianos
348a0e958b
wrap cases in backticks
2016-04-07 09:49:55 -07:00
Zeke Sikelianos
4d8d4d5f2a
use globalShortcut as a better mixedCase example
2016-04-07 09:49:17 -07:00
Zeke Sikelianos
193c6d6e93
📝 document API naming conventions
2016-04-07 09:40:31 -07:00
Kevin Sawicki
49b82decd8
Merge pull request #5061 from electron/rename-ipc-events
...
Rename internal IPC events to start with ELECTRON_
2016-04-07 09:37:07 -07:00
Kevin Sawicki
8d8d5878a3
Rename ATOM_ ipc event prefix to ELECTRON_
2016-04-07 09:04:55 -07:00
Pete Burgers
79ba8feaf8
Don't wait for xdg-open to exit when OpenExternal is called (Linux)
...
Some browsers (eg. Firefox) may not return until the browser window is
closed. This causes the Electron application to lock up while the browser
window is open.
See https://github.com/atom/atom/issues/6320
2016-04-07 17:04:15 +01:00
Kevin Sawicki
577480421d
Merge pull request #5063 from electron/mention-codesigning
...
Mention signing is required on OS X for automatic updates
2016-04-07 09:04:00 -07:00
Kevin Sawicki
59991f2fd8
Mention codesigning is required on OS X
2016-04-07 09:03:31 -07:00
christoth
a79c63581d
Update doc to reflect use of flexbox layout
...
Updated documentation, changed `display:inline-block` to `display:inline-flex', explicitly noted the use of the new layout and how it can be broken by overwriting the CSS `display' property.
2016-04-07 10:42:42 -04:00
Cheng Zhao
cf2a17cf88
Merge pull request #5048 from preco21/master
...
Docs: Update Korean docs as upstream
2016-04-07 21:22:24 +09:00