diff options
Diffstat (limited to 'devel/electron35/files/patch-electron_spec_api-subframe-spec.ts')
| -rw-r--r-- | devel/electron35/files/patch-electron_spec_api-subframe-spec.ts | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-electron_spec_api-subframe-spec.ts b/devel/electron35/files/patch-electron_spec_api-subframe-spec.ts deleted file mode 100644 index 81d8407983a5..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-subframe-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/api-subframe-spec.ts.orig	2025-04-04 05:26:44 UTC -+++ electron/spec/api-subframe-spec.ts -@@ -252,7 +252,7 @@ describe('subframe with non-standard schemes', () => { - }); -  - // app.getAppMetrics() does not return sandbox information on Linux. --ifdescribe(process.platform !== 'linux')('cross-site frame sandboxing', () => { -+ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('cross-site frame sandboxing', () => { -   let server: http.Server; -   let crossSiteUrl: string; -   let serverUrl: string;  | 
