Cheng Zhao
cefce45ffa
Update node: Use phantom callback in CallbackInfo
2015-12-18 12:00:10 +08:00
Cheng Zhao
4ad79b2a8c
docs: Standarize the "(**required**)"
2015-12-18 11:12:48 +08:00
Cheng Zhao
d5168f09d6
docs: Use "(optional)" instead of "__optional__"
2015-12-18 11:12:48 +08:00
Cheng Zhao
d7946b9c41
Merge pull request #3851 from preco21/master
...
Update as upstream
2015-12-18 09:53:45 +08:00
Cheng Zhao
7d000807c5
Merge pull request #3849 from herrmannplatz/improvement/escape-url-openexternal
...
escape url string
2015-12-18 09:45:39 +08:00
Cheng Zhao
177cfd9958
Revert "Upgrade node to fix crash in Buffer"
...
This reverts commit fe9c09ef64
.
2015-12-18 09:19:13 +08:00
Plusb Preco
ac92917353
📝 Update as upstream
...
[ci skip]
2015-12-18 03:10:08 +09:00
rehez
9eb797296c
escape url string
2015-12-17 16:23:30 +01:00
Cheng Zhao
fe016d393f
Merge pull request #3848 from atom/no-sync-message-on-start
...
Remove usages of synchronous messages on startup
2015-12-17 22:31:33 +08:00
Cheng Zhao
353f08e477
Remove sync call in remote module
2015-12-17 22:03:16 +08:00
Cheng Zhao
0282d424bf
Pass opener ID in command line
2015-12-17 21:27:14 +08:00
Cheng Zhao
c7bfd5f09d
Upgrade libchromiumcontent: enable sending sync message to UI thread
2015-12-17 20:12:05 +08:00
Cheng Zhao
afedce0b18
docs: |options| is not optional
...
Close #3845 .
2015-12-17 18:40:52 +08:00
Cheng Zhao
19835cf346
Merge pull request #3844 from atom/fix-node-crash
...
Upgrade node to fix crash in Buffer
2015-12-17 15:04:03 +08:00
Cheng Zhao
fe9c09ef64
Upgrade node to fix crash in Buffer
2015-12-17 13:07:41 +08:00
Cheng Zhao
b7cbc49c01
Merge pull request #3833 from atom/no-renderer-pump
...
Don't pump message loop when sending sync msg
2015-12-16 23:38:43 +08:00
Cheng Zhao
71303d4804
Fix context menu not working in devtools
2015-12-16 22:57:03 +08:00
Cheng Zhao
c6634b1ea5
Don't pump message loop when sending sync msg
...
In old days sending sync message to browser process requires pumping
message loop in the renderer process, but now in Chrome 47 it is not
true anymore. And even when we do it, the Send method may fail
sometimes, so this change seems to be required for the Chrome 47
upgrade.
2015-12-16 22:38:04 +08:00
Cheng Zhao
349f401476
Merge pull request #3829 from atom/remote-xpc-call
...
Update libchromiumcontent
2015-12-16 19:42:04 +08:00
Cheng Zhao
a29abf1e34
Update libchromiumcontent
...
Remove usages of private xpc_ APIs, fix #3823 .
2015-12-16 18:06:47 +08:00
Cheng Zhao
2b4e6080a8
Merge pull request #3826 from atom/remote-crash-reporting-defaults
...
Require submitURL and companyName options to crashReporter.start
2015-12-16 12:02:28 +08:00
Cheng Zhao
c39a6c49de
Merge pull request #3825 from atom/maxogden-patch-1
...
mention getUserMedia options in desktop-capturer docs
2015-12-16 11:30:05 +08:00
Cheng Zhao
bc33b4e594
Merge pull request #3822 from hashedhyphen/support-strict-mode
...
🐛 Support strict mode on Tutorial
2015-12-16 11:13:26 +08:00
Kevin Sawicki
d863fd5c6c
Set process.throwDeprecation as early as possible
2015-12-15 17:02:33 -08:00
Kevin Sawicki
5fb5526b06
Improve spec description
2015-12-15 16:49:19 -08:00
Kevin Sawicki
67c0de36a3
📝 Add missing period
2015-12-15 16:47:19 -08:00
Kevin Sawicki
d44a9d1fcc
🎨 Remove parens
2015-12-15 16:46:53 -08:00
Kevin Sawicki
aedfd3bf0e
Add specs for companyName/submitURL being required
2015-12-15 16:44:38 -08:00
Kevin Sawicki
80e9631220
Use better signature match in deprecation message
2015-12-15 16:27:01 -08:00
Kevin Sawicki
4718c726f6
Remove starting crash reporter from quick start
2015-12-15 16:24:24 -08:00
Kevin Sawicki
524649797f
Make companyName and submitURL required options
2015-12-15 16:22:31 -08:00
Kevin Sawicki
dcc99dd5cb
Remove duplicate start calls
2015-12-15 16:10:04 -08:00
Kevin Sawicki
58106e53c8
Mark companyName and submitURL as required
2015-12-15 16:09:01 -08:00
=^._.^=
c98db82668
mention getUserMedia options in desktop-capturer docs
2015-12-15 14:07:55 -08:00
Hashed Hyphen
e729104d00
🐛 Support strict mode on Tutorial
...
[ci skip]
2015-12-16 00:52:14 +09:00
Cheng Zhao
063231cf0c
Merge pull request #3819 from preco21/master
...
Update as upstream
2015-12-15 22:40:09 +08:00
Cheng Zhao
8d2a41a987
Merge pull request #3818 from atom/fix-add-recent-document-crash
...
Fix crash when passing invalid path to addRecentDocument
2015-12-15 18:28:04 +08:00
Plusb Preco
2470ff1b14
📝 Update as upstream
...
[ci skip]
2015-12-15 18:45:13 +09:00
Cheng Zhao
d0962b1a93
Fix crash when passing empty path to addRecentDocument
2015-12-15 17:17:24 +08:00
Cheng Zhao
02e0c169a2
Merge pull request #3815 from bjrmatos/master
...
Add A5 Page Size to printToPDF
2015-12-15 16:55:17 +08:00
Cheng Zhao
dcd71cb835
Merge pull request #3817 from atom/fix-node-crash
...
Upgrade node, fix #3786
2015-12-15 16:54:24 +08:00
Cheng Zhao
6347f0e321
Upgrade node, fix #3786
2015-12-15 16:25:44 +08:00
Cheng Zhao
8ddf4da9ad
Merge pull request #3809 from deepak1556/capture_page_api_patch
...
browser: dont lose coordinates in capturepage src rect
2015-12-15 15:33:02 +08:00
Cheng Zhao
e7090887d9
Merge pull request #3812 from atom/make-opener-a-proxy
...
Make window.opener a BrowserWindowProxy
2015-12-15 15:01:28 +08:00
BJR Matos
86bf7341b7
Add A5 Page Size to printToPDF
2015-12-14 23:28:25 -05:00
Kevin Sawicki
aa9c7662a3
Inline JSON message response
2015-12-14 17:09:31 -08:00
Kevin Sawicki
d1989b3624
Mention source in spec description
2015-12-14 17:02:58 -08:00
Kevin Sawicki
b8de1bd9de
Assert that source id matches opener
2015-12-14 17:02:36 -08:00
Kevin Sawicki
d133553c6a
Remove unused ipc event handler
2015-12-14 16:58:32 -08:00
Kevin Sawicki
c5936a024d
Remove unneeded custom postMessage on window.opener
2015-12-14 16:54:26 -08:00