mirror of
https://github.com/electron/electron.git
synced 2026-02-18 02:51:53 -05:00
feat: upgrade to Chromium 68.0.3440.128 and Node 10.11.0 (#14677)
* Update to Chromium 68.0.3440.128 and Node 10.10.0
* update v8, ffmpeg, chromium, crashpad, boringssl, and webrtc patches
* fix SSL_get_tlsext_status_type patch
* pass encryption_modes_supported to CdmInfo
* kNoSandbox moved into service_manager
* bump CHROME_VERSION_STRING
TODO: automatically pull in the real chrome version
* PathService -> base::PathService
* net::X509Certificate::Equals -> net::X509Certificate::EqualsExcludingChain
* use content::ChildProcessTerminationInfo
* GetHandle() -> GetProcess().Handle()
* ScopedNestableTaskAllower doesn't take an argument
* net::HttpAuthCache::ClearEntriesAddedWithin -> ClearAllEntries
* std::unique_ptr<WebContents>
* blink::WebFullscreenOptions
* OnAudioStateChanged doesn't take a WebContents
* content::RESULT_CODE_NORMAL_EXIT -> service_manager::RESULT_CODE_NORMAL_EXIT
* MessageLoopCurrent
* WasResized -> SynchronizeVisualProperties
* SetTimeStamp takes a base::TimeTicks
* ExecuteScriptInIsolatedWorld is single-script only
* DispatchNonPersistentCloseEvent takes a callback now
* expose URLRequestContextGetter::{Add,Remove}Observer
* test: remove no longer existing Chromium test deps
cc_blink_unittests has been removed in
https://chromium-review.googlesource.com/1053765
mojo_common_unittests has been removed in
https://chromium-review.googlesource.com/1028000
* SetFdLimit -> IncreaseFdLimitTo
NOTE: the behaviour of this API has changed slightly, and we should
mention that in the notes.
* MessageLoop::QuitWhenIdleClosure -> RunLoop::QuitCurrentWhenIdleClosureDeprecated
* certificate_transparency moved out of net/
pending a clearer decision about what to do with CT
in the mean time, copy CreateLogVerifiersForKnownLogs from deleted chromium source
* add secure_origin_whitelist to chrome source list
NOTE: is this something we actually want? cc @deepak1556
* DrainBackgroundTasks -> DrainTasks
* use new node options parser
* fix disable_scroll_begin_dcheck.patch
* ViewsDelegate::CreateWebContents went away
see https://chromium-review.googlesource.com/c/chromium/src/+/1031314
* kZygoteProcess moved into service_manager
* test: minor improvements to the Node spec
- reformat some parts
- better failures reporting with `expect`
- skip some tests instead of marking them as passed
* chromium removed *_posix.cc from the source filters
* test: fix :electron_tests compilation
* better crash diagnostics in ffmpeg test
* fix: enable back a DCHECK in viz::ServerSharedBitmapManager
Fixes #14327.
Backports https://chromium-review.googlesource.com/802574.
* chore: update linux sysroots
* chore: remove obsolete "install-sysroot.py" script
* test: fix frame-subscriber test on Mac
* disable OSR for now
* test: make before-input-event test more robust
* test: make run-as-node --inspect test more robust on windows
* roll node to v10.11.0
* avoid duplicate files when building a zip
* disable failing assert in beginFrameSubscription dirty-rectangle test
* experiment with is_cfi = false
* fix: build torque with x64 toolchain
Co-Authored-By: Alexey Kuzmin <github@alexeykuzmin.com>
* test: disable the "app.relaunch" test on Linux
* chore: bump node to get header tar file
* chore: bump node to fix tar.py line endings
This commit is contained in:
committed by
Samuel Attard
parent
14fc6f3081
commit
e012801420
@@ -1,38 +1,38 @@
|
||||
{
|
||||
"stretch_amd64": {
|
||||
"Revision": "02772eaba5440a79c6bd2d9cb7e42fa836950366",
|
||||
"Sha1Sum": "69457fddca3500e2dde124f77f8382b0a18d765e",
|
||||
"SysrootDir": "debian_stretch_amd64-sysroot",
|
||||
"Tarball": "debian_stretch_amd64_sysroot.tgz"
|
||||
"sid_amd64": {
|
||||
"Revision": "41f20393f5f541a1db4a50c80c04a3d3103146f1",
|
||||
"Sha1Sum": "c1b6fec7d9d6c9427705f646838907cf0a8d249e",
|
||||
"SysrootDir": "debian_sid_amd64-sysroot",
|
||||
"Tarball": "debian_sid_amd64_sysroot.tar.xz"
|
||||
},
|
||||
"stretch_arm": {
|
||||
"Revision": "02772eaba5440a79c6bd2d9cb7e42fa836950366",
|
||||
"Sha1Sum": "3e880f69177992ce02b05deeac619f7591b30287",
|
||||
"SysrootDir": "debian_stretch_arm-sysroot",
|
||||
"Tarball": "debian_stretch_arm_sysroot.tgz"
|
||||
"sid_arm": {
|
||||
"Revision": "41f20393f5f541a1db4a50c80c04a3d3103146f1",
|
||||
"Sha1Sum": "78ad77925f1cd9f0cce1c90a1d59d67464b94045",
|
||||
"SysrootDir": "debian_sid_arm-sysroot",
|
||||
"Tarball": "debian_sid_arm_sysroot.tar.xz"
|
||||
},
|
||||
"stretch_arm64": {
|
||||
"Revision": "02772eaba5440a79c6bd2d9cb7e42fa836950366",
|
||||
"Sha1Sum": "8fd58c7d4b38fa3c6785573c6310cf6ca6c88312",
|
||||
"SysrootDir": "debian_stretch_arm64-sysroot",
|
||||
"Tarball": "debian_stretch_arm64_sysroot.tgz"
|
||||
"sid_arm64": {
|
||||
"Revision": "41f20393f5f541a1db4a50c80c04a3d3103146f1",
|
||||
"Sha1Sum": "f27a76f4c9bf62c34d1c912f3f4288adb7ab1804",
|
||||
"SysrootDir": "debian_sid_arm64-sysroot",
|
||||
"Tarball": "debian_sid_arm64_sysroot.tar.xz"
|
||||
},
|
||||
"stretch_i386": {
|
||||
"Revision": "02772eaba5440a79c6bd2d9cb7e42fa836950366",
|
||||
"Sha1Sum": "1bd14db5eb0466064659126d398b38220013fb38",
|
||||
"SysrootDir": "debian_stretch_i386-sysroot",
|
||||
"Tarball": "debian_stretch_i386_sysroot.tgz"
|
||||
"sid_i386": {
|
||||
"Revision": "41f20393f5f541a1db4a50c80c04a3d3103146f1",
|
||||
"Sha1Sum": "c116b2b74830935c410d7381edd3145b7a85ab2e",
|
||||
"SysrootDir": "debian_sid_i386-sysroot",
|
||||
"Tarball": "debian_sid_i386_sysroot.tar.xz"
|
||||
},
|
||||
"stretch_mips": {
|
||||
"Revision": "02772eaba5440a79c6bd2d9cb7e42fa836950366",
|
||||
"Sha1Sum": "285751660ffab14e6d052c8ddb5c90752a51704d",
|
||||
"SysrootDir": "debian_stretch_mips-sysroot",
|
||||
"Tarball": "debian_stretch_mips_sysroot.tgz"
|
||||
"sid_mips": {
|
||||
"Revision": "41f20393f5f541a1db4a50c80c04a3d3103146f1",
|
||||
"Sha1Sum": "b3d038f3714a377ea8f1c79306d0d91e50e4fcd1",
|
||||
"SysrootDir": "debian_sid_mips-sysroot",
|
||||
"Tarball": "debian_sid_mips_sysroot.tar.xz"
|
||||
},
|
||||
"stretch_mips64el": {
|
||||
"Revision": "02772eaba5440a79c6bd2d9cb7e42fa836950366",
|
||||
"Sha1Sum": "23f51f29bc35a550092dde41dc823780fdb50f9e",
|
||||
"SysrootDir": "debian_stretch_mips64el-sysroot",
|
||||
"Tarball": "debian_stretch_mips64el_sysroot.tgz"
|
||||
"sid_mips64el": {
|
||||
"Revision": "41f20393f5f541a1db4a50c80c04a3d3103146f1",
|
||||
"Sha1Sum": "eb03d57fa21281903367efa0fe87954cd79ec173",
|
||||
"SysrootDir": "debian_sid_mips64el-sysroot",
|
||||
"Tarball": "debian_sid_mips64el_sysroot.tar.xz"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user