Date: Sat, 30 Nov 2024 14:49:08 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 51d05f006e26 - main - devel/electron32: update to 32.2.6 Message-ID: <202411301449.4AUEn8an009491@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=51d05f006e26d57044b76ef94aefdb15ff731940 commit 51d05f006e26d57044b76ef94aefdb15ff731940 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-11-30 14:42:09 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-11-30 14:45:56 +0000 devel/electron32: update to 32.2.6 Changelog: https://github.com/electron/electron/releases/tag/v32.2.6 Reported by: GitHub (watch releases) --- devel/electron32/Makefile | 2 +- devel/electron32/Makefile.version | 2 +- devel/electron32/distinfo | 14 +++++----- ...lectron_shell_browser_api_electron__api__app.cc | 10 ++++---- ...l_browser_api_electron__api__crash__reporter.cc | 16 ++++++------ ...ell_browser_api_electron__api__web__contents.cc | 10 ++++---- ...electron_shell_browser_native__window__views.cc | 8 +++--- ...on_shell_common_api_electron__api__clipboard.cc | 6 ++--- ...hell_common_api_electron__api__native__image.cc | 4 +-- .../patch-electron_spec_api-browser-window-spec.ts | 30 +++++++++++----------- ...patch-electron_spec_api-utility-process-spec.ts | 6 ++--- .../patch-electron_spec_visibility-state-spec.ts | 4 +-- 12 files changed, 56 insertions(+), 56 deletions(-) diff --git a/devel/electron32/Makefile b/devel/electron32/Makefile index 909c6714945d..66e941c682a3 100644 --- a/devel/electron32/Makefile +++ b/devel/electron32/Makefile @@ -222,7 +222,7 @@ SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false # See ${WRKSRC}/electron/DEPS for CHROMIUM_VER CHROMIUM_VER= 128.0.6613.186 # See ${WRKSRC}/electron/DEPS for NODE_VER -NODE_VER= 20.18.0 +NODE_VER= 20.18.1 # See ${WRKSRC}/electron/DEPS for NAN_VER NAN_VER= e14bdcd1f72d62bca1d541b66da43130384ec213 # See ${WRKSRC}/electron/DEPS for SQUIRREL_MAC_VER diff --git a/devel/electron32/Makefile.version b/devel/electron32/Makefile.version index 028ec921a412..166b00fffbb5 100644 --- a/devel/electron32/Makefile.version +++ b/devel/electron32/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 32.2.5 +ELECTRON_VER= 32.2.6 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron32/distinfo b/devel/electron32/distinfo index e0e16d8c4ec2..36fcff9e4438 100644 --- a/devel/electron32/distinfo +++ b/devel/electron32/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1731726207 +TIMESTAMP = 1732953354 SHA256 (electron/chromium-128.0.6613.186.tar.xz.0) = 3ed399ba626343eb1a522939b16ded1ff5b553b477bd37e48710371000fa294b SIZE (electron/chromium-128.0.6613.186.tar.xz.0) = 2000000000 SHA256 (electron/chromium-128.0.6613.186.tar.xz.1) = 5986cf222802789f16b81759b7e1104edc61619a422c82c979d1268b90d7e415 @@ -7,12 +7,12 @@ SHA256 (electron/chromium-128.0.6613.186.tar.xz.2) = 9d48a4305a6a26b917476ff517b SIZE (electron/chromium-128.0.6613.186.tar.xz.2) = 766712880 SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (electron/electron-yarn-cache-32.2.5.tar.xz) = 91757602275d2d266604a25a164dd40397261b26fa3e6770cfc4431cedd35b2d -SIZE (electron/electron-yarn-cache-32.2.5.tar.xz) = 32181832 -SHA256 (electron/electron-electron-v32.2.5_GH0.tar.gz) = ca5b677bf3cc0571e1bb65c65acbfe1b98f082c33b6169bee3df873ef6f5d8d3 -SIZE (electron/electron-electron-v32.2.5_GH0.tar.gz) = 14658993 -SHA256 (electron/nodejs-node-v20.18.0_GH0.tar.gz) = 651bb82f6af18084070893559643759165ce050b5839f830d4cc098130d3ad89 -SIZE (electron/nodejs-node-v20.18.0_GH0.tar.gz) = 115526827 +SHA256 (electron/electron-yarn-cache-32.2.6.tar.xz) = 91757602275d2d266604a25a164dd40397261b26fa3e6770cfc4431cedd35b2d +SIZE (electron/electron-yarn-cache-32.2.6.tar.xz) = 32181832 +SHA256 (electron/electron-electron-v32.2.6_GH0.tar.gz) = 0459f115f858dab961c3c8cdbe9693456094750c057c87b6e0548391ebdba9c9 +SIZE (electron/electron-electron-v32.2.6_GH0.tar.gz) = 14661374 +SHA256 (electron/nodejs-node-v20.18.1_GH0.tar.gz) = e52a6d719db786fffdc7ac3dc623023803336d8ce7a1dd61d9f68bd851d2a921 +SIZE (electron/nodejs-node-v20.18.1_GH0.tar.gz) = 115585611 SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb SIZE (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 180646 SHA256 (electron/Squirrel-Squirrel.Mac-0e5d146ba13101a1302d59ea6e6e0b3cace4ae38_GH0.tar.gz) = f4ebb40a8d85dbb7ef02aa0571b2f8e22182c6d73b6992484a53c90047779d01 diff --git a/devel/electron32/files/patch-electron_shell_browser_api_electron__api__app.cc b/devel/electron32/files/patch-electron_shell_browser_api_electron__api__app.cc index 36f8a7f29c17..eed805548380 100644 --- a/devel/electron32/files/patch-electron_shell_browser_api_electron__api__app.cc +++ b/devel/electron32/files/patch-electron_shell_browser_api_electron__api__app.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_app.cc.orig 2024-09-04 18:50:02 UTC +--- electron/shell/browser/api/electron_api_app.cc.orig 2024-11-27 18:42:14 UTC +++ electron/shell/browser/api/electron_api_app.cc @@ -92,7 +92,7 @@ #include "shell/browser/ui/cocoa/electron_bundle_mover.h" @@ -36,7 +36,7 @@ auto env = base::Environment::Create(); env->SetVar("CHROME_DESKTOP", desktop_name); #endif -@@ -1033,7 +1033,7 @@ bool App::RequestSingleInstanceLock(gin::Arguments* ar +@@ -1032,7 +1032,7 @@ bool App::RequestSingleInstanceLock(gin::Arguments* ar base::BindRepeating(NotificationCallbackWrapper, cb)); #endif @@ -45,7 +45,7 @@ // Read the xdg-activation token and set it in the command line for the // duration of the notification in order to ensure this is propagated to an // already running electron app instance if it exists. -@@ -1328,7 +1328,7 @@ std::vector<gin_helper::Dictionary> App::GetAppMetrics +@@ -1327,7 +1327,7 @@ std::vector<gin_helper::Dictionary> App::GetAppMetrics pid_dict.Set("name", process_metric.second->name); } @@ -54,7 +54,7 @@ auto memory_info = process_metric.second->GetMemoryInfo(); auto memory_dict = gin_helper::Dictionary::CreateEmpty(isolate); -@@ -1702,7 +1702,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild +@@ -1701,7 +1701,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild .SetMethod( "removeAsDefaultProtocolClient", base::BindRepeating(&Browser::RemoveAsDefaultProtocolClient, browser)) @@ -63,7 +63,7 @@ .SetMethod( "getApplicationInfoForProtocol", base::BindRepeating(&Browser::GetApplicationInfoForProtocol, browser)) -@@ -1760,7 +1760,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild +@@ -1759,7 +1759,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild .SetMethod("getJumpListSettings", &App::GetJumpListSettings) .SetMethod("setJumpList", &App::SetJumpList) #endif diff --git a/devel/electron32/files/patch-electron_shell_browser_api_electron__api__crash__reporter.cc b/devel/electron32/files/patch-electron_shell_browser_api_electron__api__crash__reporter.cc index 41e223537edb..26779b5bdc31 100644 --- a/devel/electron32/files/patch-electron_shell_browser_api_electron__api__crash__reporter.cc +++ b/devel/electron32/files/patch-electron_shell_browser_api_electron__api__crash__reporter.cc @@ -1,6 +1,6 @@ ---- electron/shell/browser/api/electron_api_crash_reporter.cc.orig 2024-09-04 18:50:02 UTC +--- electron/shell/browser/api/electron_api_crash_reporter.cc.orig 2024-11-27 18:42:14 UTC +++ electron/shell/browser/api/electron_api_crash_reporter.cc -@@ -31,7 +31,7 @@ +@@ -30,7 +30,7 @@ #include "shell/common/process_util.h" #include "shell/common/thread_restrictions.h" @@ -9,7 +9,7 @@ #include "components/crash/core/app/crashpad.h" // nogncheck #include "components/crash/core/browser/crash_upload_list_crashpad.h" // nogncheck #include "components/crash/core/common/crash_key.h" -@@ -66,7 +66,7 @@ namespace electron::api::crash_reporter { +@@ -65,7 +65,7 @@ namespace electron::api::crash_reporter { namespace electron::api::crash_reporter { @@ -18,7 +18,7 @@ namespace { void NoOp() {} -@@ -137,7 +137,7 @@ void Start(const std::string& submit_url, +@@ -136,7 +136,7 @@ void Start(const std::string& submit_url, const std::map<std::string, std::string>& extra, bool is_node_process) { TRACE_EVENT0("electron", "crash_reporter::Start"); @@ -27,7 +27,7 @@ if (g_crash_reporter_initialized) return; g_crash_reporter_initialized = true; -@@ -183,7 +183,7 @@ namespace { +@@ -182,7 +182,7 @@ namespace { namespace { @@ -36,7 +36,7 @@ void GetUploadedReports( v8::Isolate* isolate, base::OnceCallback<void(v8::Local<v8::Value>)> callback) { -@@ -239,13 +239,13 @@ void SetUploadToServer(bool upload) { +@@ -237,13 +237,13 @@ void SetUploadToServer(bool upload) { #endif void SetUploadToServer(bool upload) { @@ -52,7 +52,7 @@ return false; #else return ElectronCrashReporterClient::Get()->GetCollectStatsConsent(); -@@ -254,7 +254,7 @@ v8::Local<v8::Value> GetParameters(v8::Isolate* isolat +@@ -252,7 +252,7 @@ v8::Local<v8::Value> GetParameters(v8::Isolate* isolat v8::Local<v8::Value> GetParameters(v8::Isolate* isolate) { std::map<std::string, std::string> keys; @@ -61,7 +61,7 @@ electron::crash_keys::GetCrashKeys(&keys); #endif return gin::ConvertToV8(isolate, keys); -@@ -266,7 +266,7 @@ void Initialize(v8::Local<v8::Object> exports, +@@ -264,7 +264,7 @@ void Initialize(v8::Local<v8::Object> exports, void* priv) { gin_helper::Dictionary dict(context->GetIsolate(), exports); dict.SetMethod("start", &electron::api::crash_reporter::Start); diff --git a/devel/electron32/files/patch-electron_shell_browser_api_electron__api__web__contents.cc b/devel/electron32/files/patch-electron_shell_browser_api_electron__api__web__contents.cc index a2b1ee37f34b..4081a1ebef20 100644 --- a/devel/electron32/files/patch-electron_shell_browser_api_electron__api__web__contents.cc +++ b/devel/electron32/files/patch-electron_shell_browser_api_electron__api__web__contents.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_web_contents.cc.orig 2024-10-09 13:53:06 UTC +--- electron/shell/browser/api/electron_api_web_contents.cc.orig 2024-11-27 18:42:14 UTC +++ electron/shell/browser/api/electron_api_web_contents.cc @@ -153,11 +153,11 @@ #include "ui/base/cocoa/defaults_utils.h" @@ -23,7 +23,7 @@ if (auto* linux_ui = ui::LinuxUi::instance()) return linux_ui->GetCursorBlinkInterval(); #elif BUILDFLAG(IS_WIN) -@@ -881,7 +881,7 @@ void WebContents::InitWithSessionAndOptions( +@@ -871,7 +871,7 @@ void WebContents::InitWithSessionAndOptions( accept_languages.pop_back(); prefs->accept_languages = accept_languages; @@ -32,7 +32,7 @@ // Update font settings. static const gfx::FontRenderParams params( gfx::GetFontRenderParams(gfx::FontRenderParamsQuery(), nullptr)); -@@ -2622,7 +2622,7 @@ void WebContents::ForcefullyCrashRenderer() { +@@ -2612,7 +2612,7 @@ void WebContents::ForcefullyCrashRenderer() { content::RenderProcessHost* rph = rwh->GetProcess(); if (rph) { @@ -41,7 +41,7 @@ // A generic |CrashDumpHungChildProcess()| is not implemented for Linux. // Instead we send an explicit IPC to crash on the renderer's IO thread. rph->ForceCrash(); -@@ -3301,7 +3301,7 @@ void WebContents::Focus() { +@@ -3291,7 +3291,7 @@ void WebContents::Focus() { void WebContents::Focus() { // Focusing on WebContents does not automatically focus the window on macOS // and Linux, do it manually to match the behavior on Windows. @@ -50,7 +50,7 @@ if (owner_window()) owner_window()->Focus(true); #endif -@@ -4162,7 +4162,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() { +@@ -4152,7 +4152,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() { } #endif diff --git a/devel/electron32/files/patch-electron_shell_browser_native__window__views.cc b/devel/electron32/files/patch-electron_shell_browser_native__window__views.cc index 5197818d537a..a5224263d4f1 100644 --- a/devel/electron32/files/patch-electron_shell_browser_native__window__views.cc +++ b/devel/electron32/files/patch-electron_shell_browser_native__window__views.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/native_window_views.cc.orig 2024-10-22 17:22:08 UTC +--- electron/shell/browser/native_window_views.cc.orig 2024-11-27 18:42:14 UTC +++ electron/shell/browser/native_window_views.cc @@ -53,7 +53,7 @@ #include "ui/wm/core/shadow_types.h" @@ -171,7 +171,7 @@ void NativeWindowViews::SetIcon(const gfx::ImageSkia& icon) { auto* tree_host = views::DesktopWindowTreeHostLinux::GetHostForWidget( GetAcceleratedWidget()); -@@ -1688,7 +1688,7 @@ bool NativeWindowViews::CanMinimize() const { +@@ -1698,7 +1698,7 @@ bool NativeWindowViews::CanMinimize() const { bool NativeWindowViews::CanMinimize() const { #if BUILDFLAG(IS_WIN) return minimizable_; @@ -180,7 +180,7 @@ return true; #endif } -@@ -1744,7 +1744,7 @@ void NativeWindowViews::HandleKeyboardEvent( +@@ -1754,7 +1754,7 @@ void NativeWindowViews::HandleKeyboardEvent( if (widget_destroyed_) return; @@ -189,7 +189,7 @@ if (event.windows_key_code == ui::VKEY_BROWSER_BACK) NotifyWindowExecuteAppCommand(kBrowserBackward); else if (event.windows_key_code == ui::VKEY_BROWSER_FORWARD) -@@ -1763,7 +1763,7 @@ void NativeWindowViews::OnMouseEvent(ui::MouseEvent* e +@@ -1773,7 +1773,7 @@ void NativeWindowViews::OnMouseEvent(ui::MouseEvent* e // Alt+Click should not toggle menu bar. root_view_.ResetAltState(); diff --git a/devel/electron32/files/patch-electron_shell_common_api_electron__api__clipboard.cc b/devel/electron32/files/patch-electron_shell_common_api_electron__api__clipboard.cc index dad30bfa0dcd..98d7494c29f8 100644 --- a/devel/electron32/files/patch-electron_shell_common_api_electron__api__clipboard.cc +++ b/devel/electron32/files/patch-electron_shell_common_api_electron__api__clipboard.cc @@ -1,6 +1,6 @@ ---- electron/shell/common/api/electron_api_clipboard.cc.orig 2024-04-16 14:29:17 UTC +--- electron/shell/common/api/electron_api_clipboard.cc.orig 2024-11-27 18:42:14 UTC +++ electron/shell/common/api/electron_api_clipboard.cc -@@ -58,7 +58,7 @@ std::string Clipboard::Read(const std::string& format_ +@@ -59,7 +59,7 @@ std::string Clipboard::Read(const std::string& format_ ui::ClipboardFormatType::CustomPlatformType(format_string)); bool rawFormatAvailable = clipboard->IsFormatAvailable( rawFormat, ui::ClipboardBuffer::kCopyPaste, /* data_dst = */ nullptr); @@ -9,7 +9,7 @@ if (!rawFormatAvailable) { rawFormatAvailable = clipboard->IsFormatAvailable( rawFormat, ui::ClipboardBuffer::kSelection, /* data_dst = */ nullptr); -@@ -74,7 +74,7 @@ std::string Clipboard::Read(const std::string& format_ +@@ -75,7 +75,7 @@ std::string Clipboard::Read(const std::string& format_ custom_format_names = clipboard->ExtractCustomPlatformNames(ui::ClipboardBuffer::kCopyPaste, /* data_dst = */ nullptr); diff --git a/devel/electron32/files/patch-electron_shell_common_api_electron__api__native__image.cc b/devel/electron32/files/patch-electron_shell_common_api_electron__api__native__image.cc index 8684b5b58d01..2c957625487f 100644 --- a/devel/electron32/files/patch-electron_shell_common_api_electron__api__native__image.cc +++ b/devel/electron32/files/patch-electron_shell_common_api_electron__api__native__image.cc @@ -1,6 +1,6 @@ ---- electron/shell/common/api/electron_api_native_image.cc.orig 2024-10-09 13:53:06 UTC +--- electron/shell/common/api/electron_api_native_image.cc.orig 2024-11-27 18:42:14 UTC +++ electron/shell/common/api/electron_api_native_image.cc -@@ -641,7 +641,7 @@ void Initialize(v8::Local<v8::Object> exports, +@@ -640,7 +640,7 @@ void Initialize(v8::Local<v8::Object> exports, native_image.SetMethod("createFromDataURL", &NativeImage::CreateFromDataURL); native_image.SetMethod("createFromNamedImage", &NativeImage::CreateFromNamedImage); diff --git a/devel/electron32/files/patch-electron_spec_api-browser-window-spec.ts b/devel/electron32/files/patch-electron_spec_api-browser-window-spec.ts index 9556de17dd6b..42e1bd49462a 100644 --- a/devel/electron32/files/patch-electron_spec_api-browser-window-spec.ts +++ b/devel/electron32/files/patch-electron_spec_api-browser-window-spec.ts @@ -1,4 +1,4 @@ ---- electron/spec/api-browser-window-spec.ts.orig 2024-11-05 17:01:40 UTC +--- electron/spec/api-browser-window-spec.ts.orig 2024-11-27 18:42:14 UTC +++ electron/spec/api-browser-window-spec.ts @@ -67,7 +67,7 @@ describe('BrowserWindow module', () => { }).not.to.throw(); @@ -45,7 +45,7 @@ const w1 = new BrowserWindow({ show: false }); const w2 = new BrowserWindow({ show: false }); const w3 = new BrowserWindow({ show: false }); -@@ -1744,7 +1744,7 @@ describe('BrowserWindow module', () => { +@@ -1765,7 +1765,7 @@ describe('BrowserWindow module', () => { }); }); @@ -54,7 +54,7 @@ it('checks normal bounds when maximized', async () => { const bounds = w.getBounds(); const maximize = once(w, 'maximize'); -@@ -1954,7 +1954,7 @@ describe('BrowserWindow module', () => { +@@ -1975,7 +1975,7 @@ describe('BrowserWindow module', () => { }); }); @@ -63,7 +63,7 @@ it('checks normal bounds when minimized', async () => { const bounds = w.getBounds(); const minimize = once(w, 'minimize'); -@@ -2917,7 +2917,7 @@ describe('BrowserWindow module', () => { +@@ -2938,7 +2938,7 @@ describe('BrowserWindow module', () => { describe('BrowserWindow.setOpacity(opacity)', () => { afterEach(closeAllWindows); @@ -72,7 +72,7 @@ it('make window with initial opacity', () => { const w = new BrowserWindow({ show: false, opacity: 0.5 }); expect(w.getOpacity()).to.equal(0.5); -@@ -2943,7 +2943,7 @@ describe('BrowserWindow module', () => { +@@ -2964,7 +2964,7 @@ describe('BrowserWindow module', () => { }); }); @@ -81,7 +81,7 @@ it('sets 1 regardless of parameter', () => { const w = new BrowserWindow({ show: false }); w.setOpacity(0); -@@ -3154,7 +3154,7 @@ describe('BrowserWindow module', () => { +@@ -3175,7 +3175,7 @@ describe('BrowserWindow module', () => { expect(overlayRectPreMax.height).to.equal(size); // 'maximize' event is not emitted on Linux in CI. @@ -90,7 +90,7 @@ const maximize = once(w, 'maximize'); w.show(); w.maximize(); -@@ -3220,7 +3220,7 @@ describe('BrowserWindow module', () => { +@@ -3241,7 +3241,7 @@ describe('BrowserWindow module', () => { expect(preMaxHeight).to.equal(size); // 'maximize' event is not emitted on Linux in CI. @@ -99,7 +99,7 @@ const maximize = once(w, 'maximize'); w.show(); w.maximize(); -@@ -3885,7 +3885,7 @@ describe('BrowserWindow module', () => { +@@ -3906,7 +3906,7 @@ describe('BrowserWindow module', () => { expect(test.nodeTimers).to.equal(true); expect(test.nodeUrl).to.equal(true); @@ -108,7 +108,7 @@ expect(test.creationTime).to.be.null('creation time'); expect(test.systemMemoryInfo).to.be.null('system memory info'); } else { -@@ -4390,7 +4390,7 @@ describe('BrowserWindow module', () => { +@@ -4411,7 +4411,7 @@ describe('BrowserWindow module', () => { }); }); @@ -117,7 +117,7 @@ afterEach(closeAllWindows); it('emits an event when window is maximized', async () => { const w = new BrowserWindow({ show: false }); -@@ -4661,7 +4661,7 @@ describe('BrowserWindow module', () => { +@@ -4682,7 +4682,7 @@ describe('BrowserWindow module', () => { // TODO(zcbenz): // This test does not run on Linux CI. See: // https://github.com/electron/electron/issues/28699 @@ -126,7 +126,7 @@ const w = new BrowserWindow({}); const maximize = once(w, 'maximize'); w.maximize(); -@@ -4678,7 +4678,7 @@ describe('BrowserWindow module', () => { +@@ -4699,7 +4699,7 @@ describe('BrowserWindow module', () => { }); // TODO(dsanders11): Enable once maximize event works on Linux again on CI @@ -135,7 +135,7 @@ afterEach(closeAllWindows); it('should show the window if it is not currently shown', async () => { const w = new BrowserWindow({ show: false }); -@@ -4715,7 +4715,7 @@ describe('BrowserWindow module', () => { +@@ -4736,7 +4736,7 @@ describe('BrowserWindow module', () => { // TODO(dsanders11): Enable once minimize event works on Linux again. // See https://github.com/electron/electron/issues/28699 @@ -144,7 +144,7 @@ const w = new BrowserWindow(); const minimize = once(w, 'minimize'); w.minimize(); -@@ -5189,7 +5189,7 @@ describe('BrowserWindow module', () => { +@@ -5210,7 +5210,7 @@ describe('BrowserWindow module', () => { }); // On Linux there is no "resizable" property of a window. @@ -153,7 +153,7 @@ const w = new BrowserWindow({ show: false }); expect(w.resizable).to.be.true('resizable'); -@@ -5328,7 +5328,7 @@ describe('BrowserWindow module', () => { +@@ -5349,7 +5349,7 @@ describe('BrowserWindow module', () => { }); }); @@ -162,7 +162,7 @@ // Not implemented on Linux. afterEach(closeAllWindows); -@@ -6495,7 +6495,7 @@ describe('BrowserWindow module', () => { +@@ -6516,7 +6516,7 @@ describe('BrowserWindow module', () => { describe('"transparent" option', () => { afterEach(closeAllWindows); diff --git a/devel/electron32/files/patch-electron_spec_api-utility-process-spec.ts b/devel/electron32/files/patch-electron_spec_api-utility-process-spec.ts index 49a2f0e38239..2917762fb146 100644 --- a/devel/electron32/files/patch-electron_spec_api-utility-process-spec.ts +++ b/devel/electron32/files/patch-electron_spec_api-utility-process-spec.ts @@ -1,6 +1,6 @@ ---- electron/spec/api-utility-process-spec.ts.orig 2024-10-22 17:22:08 UTC +--- electron/spec/api-utility-process-spec.ts.orig 2024-11-27 18:42:14 UTC +++ electron/spec/api-utility-process-spec.ts -@@ -419,7 +419,7 @@ describe('utilityProcess module', () => { +@@ -438,7 +438,7 @@ describe('utilityProcess module', () => { expect(output).to.include(result); }); @@ -9,7 +9,7 @@ const message = 'Message from utility process'; const child = utilityProcess.fork(path.join(fixturesPath, 'expose-main-process-module.js')); await once(child, 'spawn'); -@@ -456,7 +456,7 @@ describe('utilityProcess module', () => { +@@ -475,7 +475,7 @@ describe('utilityProcess module', () => { await closeWindow(w); }); diff --git a/devel/electron32/files/patch-electron_spec_visibility-state-spec.ts b/devel/electron32/files/patch-electron_spec_visibility-state-spec.ts index 1e4b9f0ed5ba..af671a903247 100644 --- a/devel/electron32/files/patch-electron_spec_visibility-state-spec.ts +++ b/devel/electron32/files/patch-electron_spec_visibility-state-spec.ts @@ -1,4 +1,4 @@ ---- electron/spec/visibility-state-spec.ts.orig 2024-10-09 13:53:06 UTC +--- electron/spec/visibility-state-spec.ts.orig 2024-11-27 18:42:14 UTC +++ electron/spec/visibility-state-spec.ts @@ -12,7 +12,7 @@ import { closeWindow } from './lib/window-helpers'; @@ -8,4 +8,4 @@ +ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('document.visibilityState', () => { let w: BaseWindow & {webContents: WebContents}; - afterEach(() => { + afterEach(async () => {
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411301449.4AUEn8an009491>