Cheng Zhao
7787dee638
Merge pull request #5141 from electron/optimize-visibility-state
...
Optimize the implementation of document.visibilityState
2016-04-14 11:56:13 +09:00
StoneStoneStone
cb2343c69e
Update process.md
...
translation error, change "实效" to “失效".
2016-04-14 10:08:01 +08:00
Cheng Zhao
31eb793fb0
Avoid adding a new option to webPreferences
2016-04-14 10:50:07 +09:00
Felix Rieseberg
3c6e933231
📝 Add Debugging Instructions for Windows
...
Ref #5140
2016-04-13 15:39:05 -07:00
Cheng Zhao
8f0e594007
Fix lint warnings
2016-04-13 23:10:31 +09:00
Cheng Zhao
43c44da50b
Correctly set initial visibilityState
2016-04-13 23:07:28 +09:00
Cheng Zhao
07a4c52919
Reduces the IPC messages used for visibilityState
2016-04-13 21:36:43 +09:00
Cheng Zhao
c3ac92b500
Update brightray for the linux notification improvements
2016-04-13 20:13:45 +09:00
Cheng Zhao
07572965df
Merge pull request #5137 from electron/fix-did-fail-load
...
Revert #3643
2016-04-13 20:12:50 +09:00
Cheng Zhao
65c612a66d
Avoid external URLs
2016-04-13 19:55:59 +09:00
Cheng Zhao
0a39449694
spec: loadUrl should not crash in did-fail-provisional-load handler
2016-04-13 19:39:11 +09:00
Cheng Zhao
92882c358a
No more need to delay did-fail-load event
2016-04-13 19:33:59 +09:00
Cheng Zhao
49d25693ee
Merge pull request #5136 from electron/gc-timer
...
Use LowMemoryNotification for GC
2016-04-13 18:47:28 +09:00
Cheng Zhao
3780d9f033
Use LowMemoryNotification for GC
2016-04-13 17:58:36 +09:00
Cheng Zhao
de51f2c1ba
Merge pull request #5131 from electron/focus-delay
...
Delay the focus/blur event to next tick
2016-04-13 13:00:18 +09:00
Cheng Zhao
99a9aa085e
views: Delay the focus/blur event to next tick
2016-04-13 11:02:34 +09:00
christoth
1379e4f2dc
Merge pull request #1 from electron/master
...
Update
2016-04-12 12:38:40 -04:00
Cheng Zhao
313883b1fc
Merge pull request #5119 from electron/hijack-reload
...
Handle the Page.reload command coming from devtools
2016-04-12 17:57:27 +09:00
Cheng Zhao
2fbe06a2a5
Handle the Page.reload command coming from devtools
2016-04-12 16:36:12 +09:00
Cheng Zhao
c9a3fc4317
Merge pull request #5118 from electron/webview-no-script
...
Fix webview and preload script not working when there is no script tag in page
2016-04-12 15:32:28 +09:00
Cheng Zhao
17446f4284
Make sure every page will get a script context created
2016-04-12 15:11:10 +09:00
Cheng Zhao
bb70defcb8
spec: webview should work without script tag in page
2016-04-12 15:10:26 +09:00
Cheng Zhao
5efa075aca
spec: preload attribute should work without script tag in page
2016-04-12 14:57:40 +09:00
Cheng Zhao
d6b4c2a842
Merge pull request #5114 from anshao/master
...
Delete the extra text
2016-04-12 14:02:23 +09:00
Cheng Zhao
41e771d011
Merge pull request #5108 from preco21/master
...
docs: Update Korean docs as upstream
2016-04-12 08:46:22 +09:00
zenganshao
337d105104
Delete the extra text
2016-04-11 22:43:02 +08:00
Cheng Zhao
d3fb123920
Merge pull request #5102 from Stone-Jay/patch-1
...
Update quick-start.md
2016-04-11 21:48:59 +09:00
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