electron/spec/fixtures
Robo 14ed71fa1b fix: use render client id to track deleted render process hosts (#14520)
* fix: use render client id to track deleted render process hosts

Instead of relying on OS process id, which may not be unique
when a process is reused, we rely on the renderer client id
passed by the content layer when starting the renderer process
which is guaranteed to be unique for the lifetime of the app.

* fix: store context id as int64_t

Ensuring that it doesn't wrap easily with a large number
of context creation on some malformed web pages.
2018-09-11 11:18:10 -07:00
..
api fix: use render client id to track deleted render process hosts (#14520) 2018-09-11 11:18:10 -07:00
asar Make the asar-video test run faster 2017-12-02 11:30:57 +01:00
assets update spec with new asset 2017-03-14 00:26:27 +05:30
certificates fix spec 2016-04-18 22:57:37 +05:30
devtools-extensions Update devtools extension spec for chrome.storage 2016-11-15 19:58:08 +08:00
module feat: expose missing process APIs in sandboxed renderers (#13505) 2018-08-21 11:05:45 -07:00
pages chore: address TODO for WebContents.prototype.setSize / reportRemovedAttribute removal (#14517) 2018-09-11 17:58:57 +10:00
workers test: Node integration in web workers 2017-03-20 12:52:46 -07:00
zip Add test for the unzip module. 2013-07-18 15:19:36 +08:00
no-proprietary-codecs.js refactor: use loadFile when appropriate in tests (#14422) 2018-09-04 09:50:53 -05:00