Thiago de Arruda
91ee0ea740
Move AtomRenderFrameObserver into a separate module.
...
Also move SetupMainWorldOverrides into the AtomRendererClient class(since the
code there is specific to AtomRendererClient).
2017-04-08 10:29:05 -03:00
Kevin Sawicki
e2e9e8ae24
Wait until server closes in afterEach
2017-04-07 16:42:01 -07:00
Kevin Sawicki
8a324a9375
Bump v1.6.6
2017-04-07 09:01:28 -07:00
ZhangYu
b6481fde14
Create upload-raw-data.md
2017-04-07 10:48:07 +08:00
ZhangYu
ca584fcaf9
Create upload-file.md
2017-04-07 10:47:52 +08:00
ZhangYu
6089456c84
Create upload-file-system.md
2017-04-07 10:47:37 +08:00
ZhangYu
05d59185b2
Create upload-data.md
2017-04-07 10:47:23 +08:00
ZhangYu
6b44692b0d
Create upload-blob.md
2017-04-07 10:47:09 +08:00
ZhangYu
3ba8a7516a
Create thumbar-button.md
2017-04-07 10:46:53 +08:00
ZhangYu
a584785254
Create task.md
2017-04-07 10:46:34 +08:00
ZhangYu
39111b9e34
Create size.md
2017-04-07 10:46:19 +08:00
ZhangYu
e8f030af15
Create shortcut-details.md
2017-04-07 10:46:04 +08:00
ZhangYu
3475387d9c
Create segmented-control-segment.md
2017-04-07 10:45:50 +08:00
ZhangYu
826932199b
Create scrubber-item.md
2017-04-07 10:45:36 +08:00
ZhangYu
bffec5e68e
Create remove-password.md
2017-04-07 10:45:19 +08:00
ZhangYu
6e36ec7770
Create remove-client-certificate.md
2017-04-07 10:45:00 +08:00
ZhangYu
7a552da192
Create rectangle.md
2017-04-07 10:44:41 +08:00
ZhangYu
30fe4a6f2b
Create point.md
2017-04-07 10:44:26 +08:00
ZhangYu
b117f14c2a
Create mime-typed-buffer.md
2017-04-07 10:44:09 +08:00
ZhangYu
32ee0f05e3
Create memory-usage-details.md
2017-04-07 10:43:51 +08:00
ZhangYu
aa37030211
Create jump-list-item.md
2017-04-07 10:43:05 +08:00
ZhangYu
913644504c
Create jump-list-category.md
2017-04-07 10:42:39 +08:00
ZhangYu
1fb0a5f0da
Create file-filter.md
2017-04-07 10:42:04 +08:00
ZhangYu
27a45009b3
Create display.md
2017-04-07 10:40:47 +08:00
ZhangYu
e811f809b5
Create desktop-capturer-source.md
2017-04-07 10:36:50 +08:00
ZhangYu
6a4e7225e2
Create crash-report.md
2017-04-07 10:25:22 +08:00
ZhangYu
9e33f2efeb
Create cookie.md
2017-04-07 10:24:11 +08:00
ZhangYu
5986d36059
Create certificate.md
2017-04-07 10:16:32 +08:00
ZhangYu
202b8e40c4
Create certificate-principal.md
2017-04-07 10:14:51 +08:00
ZhangYu
a6f5c35fa6
Create bluetooth-device.md
2017-04-07 10:10:12 +08:00
ZhangYu
ad0a22af23
Update README.md
2017-04-07 10:03:21 +08:00
Kevin Sawicki
e3407bb99e
Merge pull request #9132 from electron/fork-eval-node-fix
...
Cherry pick node fix for ChildProcess.fork --eval bug
2017-04-06 13:17:13 -07:00
Kevin Sawicki
588f699d56
🎨
2017-04-06 09:52:52 -07:00
Kevin Sawicki
c3798be9b8
Upgrade node for fork --eval cherry pick fix
2017-04-06 09:48:36 -07:00
Kevin Sawicki
7f28b7a151
Add failing spec for fork --eval message bug
2017-04-06 09:48:34 -07:00
Kevin Sawicki
4ec7cc913d
Merge pull request #9117 from electron/fix_debug_checks
...
Fixed a couple of failing debug checks when calling Chromium APIs
2017-04-06 08:48:15 -07:00
Kevin Sawicki
b11afc8591
Merge pull request #9129 from runinspring/patch-1
...
Update accelerator.md
2017-04-06 08:47:21 -07:00
Kevin Sawicki
7ea1253aae
Merge pull request #9126 from runinspring/master
...
Update menu.md and menu-item.md
2017-04-06 08:46:55 -07:00
Kevin Sawicki
931290bc59
Merge pull request #9125 from electron/fix-chrome-upgrade-link
...
Fix link to the Upgrading Chrome doc
2017-04-06 08:46:25 -07:00
Kevin Sawicki
11abdb6378
Merge pull request #9124 from TasukuUno/fix-docs
...
Fix document of MimeTypedBuffer Object
2017-04-06 08:45:48 -07:00
ZhangYu
a7d9230497
Update accelerator.md
2017-04-06 17:29:06 +08:00
ZhangYu
c305517957
Update menu-item.md
2017-04-06 15:06:46 +08:00
ZhangYu
0eed821788
Update menu.md
2017-04-06 15:06:02 +08:00
Vadim Macagon
95e782d26c
Fix link to the Upgrading Chrome doc
2017-04-06 16:04:19 +10:00
Tasuku Uno
59fe7d3dbb
📝 Fix document of MimeTypedBuffer Object
...
[ci skip]
2017-04-06 11:38:59 +09:00
Kevin Sawicki
d857b71557
Merge pull request #9111 from electron/deliver-ipc-messages-to-handlers
...
Fix printing on Windows
2017-04-05 16:27:58 -07:00
Thiago de Arruda
ce1a5e3c9c
Fix sandboxed crashReporter for windows.
...
- Use `path` module from browser process in sandboxed renderer. This is required
because the return value of `path.join` is platform-specific, and this is an
assumtion of crash-reporter.js which is shared between sandboxed and
non-sandboxed renderers.
- Set `process.platform` and `process.execPath` in sandboxed renderer
environment. This is required to spawn the windows crash service from
sandboxed renderer.
- Use a single temporary directory for all crashReporter tests. This is required
to make tests more deterministic across platforms(since mac's crashpad doesn't
support changing the crash dump directory). Also make a few improvements/fixes
to the `uploadToServer` test.
2017-04-05 18:09:24 -03:00
Ales Pergl
73e3fd01eb
Fixed a couple of failing debug checks when calling Chromium APIs
2017-04-05 14:45:46 +02:00
Kevin Sawicki
b27b1c3b24
Append printed page to job
2017-04-04 20:47:05 -07:00
Kevin Sawicki
aa75e4562e
Restore delivering IPC messages to utility handlers
2017-04-04 20:40:57 -07:00