electron/spec
electron-roller[bot] 894e056e6b
chore: bump chromium to 115.0.5760.0 (main) (#38033)
* chore: bump chromium in DEPS to 114.0.5721.0

* chore: update patches

* chore: bump chromium in DEPS to 114.0.5723.0

* chore: update patches

* chore: bump chromium in DEPS to 114.0.5725.0

* chore: update patches

* chore: bump chromium in DEPS to 114.0.5727.0

* chore: bump chromium in DEPS to 114.0.5729.0

* chore: bump chromium in DEPS to 114.0.5731.0

* chore: update patches

* 4450570: Clean up content shell
https://chromium-review.googlesource.com/c/chromium/src/+/4450570

* 4262527: geolocation: Introduce mojom::GeopositionResult
https://chromium-review.googlesource.com/c/chromium/src/+/4262527

* 4450327: Android/Nav: Stop taking content timeout timer from old host.
https://chromium-review.googlesource.com/c/chromium/src/+/4450327

Also, see:
4451366: Reland "Prerender: Fix prerender new content timeout start timing"
https://chromium-review.googlesource.com/c/chromium/src/+/4451366

* chore: bump chromium in DEPS to 114.0.5733.2

* chore: update patches

* chore: bump CircleCI xcode version
this will hopefully get us the necessary macOS sdk 13.3 on CI.

* chore: bump chromium in DEPS to 114.0.5735.0

* chore: update patches

* test: fix geolocation test

* chore: bump chromium in DEPS to 115.0.5736.0

* chore: update patches

* chore: bump chromium in DEPS to 115.0.5738.0

* chore: update patches

* fix: remove profiles from spellcheck service

* chore: update libc++ filenames

* chore: bump chromium in DEPS to 115.0.5740.0

* chore: update patches

* chore: bump chromium in DEPS to 115.0.5742.0

* chore: update patches

* chore: bump chromium in DEPS to 115.0.5744.0

* chore: update patches

* chore: bump chromium in DEPS to 115.0.5746.0

* chore: update patches

* chore: update filenames.libcxx.gni

* chore: bump chromium in DEPS to 115.0.5748.0

* chore: update patches

* build: update libcxx filenames

* chore: bump chromium in DEPS to 115.0.5750.0

* chore: bump chromium in DEPS to 115.0.5752.2

* chore: bump chromium in DEPS to 115.0.5754.0

* chore: bump chromium in DEPS to 115.0.5756.0

* chore: bump chromium in DEPS to 115.0.5758.0

* chore: update patches

* chore: update patch after rebase

* 4500969: Delete content/dev_ui_content_resources.grd file.

https://chromium-review.googlesource.com/c/chromium/src/+/4500969

* Use base.Value.Dict in OmahaAttributesHandler related code

https://chromium-review.googlesource.com/c/chromium/src/+/4506402

* chore: bump chromium in DEPS to 115.0.5760.0

* chore: update patches

* chore: fixup line endings

* 4336172: Include client-drawn window decorations in aspect ratio. |
Ref: https://chromium-review.googlesource.com/c/chromium/src/+/4336172

(cherry picked from commit 27c2f6c43e8e4a792b33fdf8cf3af880376406be)

* spec: fix race condition in alwaysOnTop test

(cherry picked from commit 2ec5213fa0998d9cf21248257e7b5a5581044ea3)

* build: use xcode 14.2 not 14.3

(cherry picked from commit b7c62351a77102e854a801c363f391b177ebf672)

* build: use macOS 12 to run tests

The new macOS 13 VMs appear to have different screen / display behavior

(cherry picked from commit 14dc1dbc24cec85111a7482b49049f6acbfbc5f1)

* Remove always-true flag --harmony-sharedarraybuffer

https://chromium-review.googlesource.com/c/v8/v8/+/4429630

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: clavin <clavin@electronjs.org>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org>
Co-authored-by: VerteDinde <keeleymhammond@gmail.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
2023-05-10 10:47:48 -04:00
..
fixtures build: fix CRLF endings in messages.json (#38212) 2023-05-08 14:51:24 -04:00
lib fix: falsy transparent shouldn't affect webContents background (#36914) 2023-05-02 14:44:34 -07:00
ts-smoke docs: delete synopsis.md (#37580) 2023-03-16 17:05:15 -07:00
.eslintrc refactor: implement ajax() in tests using native fetch instead of jQuery (#32579) 2022-01-24 10:34:23 +01:00
.gitignore test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
ambient.d.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-app-spec.ts test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
api-auto-updater-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-autoupdater-darwin-spec.ts test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
api-browser-view-spec.ts fix: handle closing webContents in BrowserViews (#37420) 2023-03-01 11:35:06 +01:00
api-browser-window-spec.ts chore: bump chromium to 115.0.5760.0 (main) (#38033) 2023-05-10 10:47:48 -04:00
api-clipboard-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-content-tracing-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-context-bridge-spec.ts fix: exceptions during function/promise result conversions live in calling world (#37904) 2023-04-11 11:57:48 +02:00
api-crash-reporter-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-debugger-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-desktop-capturer-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-dialog-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-global-shortcut-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-in-app-purchase-spec.ts feat: added username to IAP purchaseProduct method (#35902) 2022-12-12 10:11:48 -08:00
api-ipc-main-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-ipc-renderer-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-ipc-spec.ts fix: crash in MessagePortMain with some postMessage params (#37585) 2023-03-27 13:56:55 -04:00
api-media-handler-spec.ts test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
api-menu-item-spec.ts test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
api-menu-spec.ts fix: menus on Linux after window modification (#37798) 2023-04-11 15:17:45 +09:00
api-native-image-spec.ts refactor: createThumbnailFromPath takes size not maxSize (#37362) 2023-03-08 21:48:29 -05:00
api-native-theme-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-net-log-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-net-spec.ts feat: add protocol.handle (#36674) 2023-03-27 10:00:55 -07:00
api-notification-dbus-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-notification-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-power-monitor-spec.ts feat: add thermal states to powerMonitor (#37935) 2023-04-19 11:46:55 +02:00
api-power-save-blocker-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-process-spec.ts test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
api-protocol-spec.ts test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
api-safe-storage-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-screen-spec.ts test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
api-service-workers-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-session-spec.ts chore: bump chromium to 114.0.5708.0 (main) (#37834) 2023-04-12 07:37:48 -04:00
api-shell-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-subframe-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-system-preferences-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-touch-bar-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-tray-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-utility-process-spec.ts fix: crash in utilityProcess when generating code from strings (#38014) 2023-04-20 09:27:02 +09:00
api-view-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-web-contents-spec.ts fix: webContents return type incorrect (#38026) 2023-04-24 10:28:21 -04:00
api-web-contents-view-spec.ts test: use await to call "closeWindow" (#38166) 2023-05-04 07:14:46 +09:00
api-web-frame-main-spec.ts test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
api-web-frame-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
api-web-request-spec.ts chore: bump node to v18.16.0 (main) (#37973) 2023-04-18 22:23:11 +02:00
asar-spec.ts test: disable flaky asar worker test on ASan build (#38193) 2023-05-08 17:03:30 +09:00
autofill-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
chromium-spec.ts chore: bump chromium to 115.0.5760.0 (main) (#38033) 2023-05-10 10:47:48 -04:00
crash-spec.ts test: fix "crash cases" tests not failing properly (#37304) 2023-02-17 10:14:00 +01:00
deprecate-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
disabled-tests.json test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
extensions-spec.ts test: use await to call "closeWindow" (#38166) 2023-05-04 07:14:46 +09:00
get-files.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
guest-window-manager-spec.ts fix: falsy transparent shouldn't affect webContents background (#36914) 2023-05-02 14:44:34 -07:00
index.js test: enable CircleCI's "re-run failed tests only" feature (#38178) 2023-05-08 17:14:59 +09:00
logging-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
modules-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
node-spec.ts fix: don't double-log unhandled rejections (#37464) 2023-03-06 11:04:43 +01:00
package.json build: bump dependencies to clean yarn audit (#37998) 2023-04-18 16:54:16 +02:00
parse-features-string-spec.ts test: rename & split internal module tests (#37318) 2023-02-17 10:14:40 +01:00
pipe-transport.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
process-binding-spec.ts test: rename & split internal module tests (#37318) 2023-02-17 10:14:40 +01:00
release-notes-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
security-warnings-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
spellchecker-spec.ts test: use node helpers for events.once and setTimeout promise (#37374) 2023-02-23 15:53:53 -08:00
types-spec.ts chore: update node types version (#36924) 2023-01-18 14:46:27 +01:00
version-bump-spec.ts test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
visibility-state-spec.ts test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
webview-spec.ts test: migrate to helpers & disabled tests list (#37513) 2023-04-04 09:48:51 -04:00
yarn.lock build: bump dependencies to clean yarn audit (#37998) 2023-04-18 16:54:16 +02:00