electron/spec
electron-roller[bot] fd5e6fbc14
chore: bump chromium to 116.0.5817.0 (main) (#38465)
* chore: bump chromium in DEPS to 116.0.5793.3

* chore: update patches

* chore: bump chromium in DEPS to 116.0.5795.0

* chore: update patches

* chore: bump chromium in DEPS to 116.0.5797.0

* chore: update patches

* chore: bump chromium in DEPS to 116.0.5799.0

* 4522192: [serial] Allow Bluetooth ports to be requested by service class ID. | https://chromium-review.googlesource.com/c/chromium/src/+/4522192

* 4545385: Create base:🍎:Owned[frameworktype], use it for gfx::NativeEvent | https://chromium-review.googlesource.com/c/chromium/src/+/4545385

* chore: bump chromium in DEPS to 116.0.5801.0

* chore: update patches

* 4562796: Use base:🍎:Owned[frameworktype] for ui::PlatformEvent | https://chromium-review.googlesource.com/c/chromium/src/+/4562796

* 4559790: Manual raw_ptr rewrite: //base | https://chromium-review.googlesource.com/c/chromium/src/+/4559790

* chore: bump chromium in DEPS to 116.0.5803.0

* chore: update patches

* chore: bump chromium in DEPS to 116.0.5805.2

* chore: update patches

* 4547630: Move content/public/common/network_service_util.h to c/p/browser/ | https://chromium-review.googlesource.com/c/chromium/src/+/4547630

* 4510075: Adding extensions to network response experiment | https://chromium-review.googlesource.com/c/chromium/src/+/4510075

* 4566552: Auto-generate grd file for chrome://accessibility. | https://chromium-review.googlesource.com/c/chromium/src/+/4566552

* chore: bump chromium in DEPS to 116.0.5807.0

* chore: update patches

* 4533536: [Privacy Hub] Geolocation manager used directly | https://chromium-review.googlesource.com/c/chromium/src/+/4533536

* chore: patch out ARC support from /chrome/browser

4571955: Convert /chrome/browser to use ARC | https://chromium-review.googlesource.com/c/chromium/src/+/4571955

* chore: bump chromium in DEPS to 116.0.5809.2

* chore: bump chromium in DEPS to 116.0.5811.0

* chore: update patches

* 4573627: Adopt base::NoDestructor for KeyedService factories | https://chromium-review.googlesource.com/c/chromium/src/+/4573627

* 4576878: Reland "Shared Storage: Add mojo method for observing response headers" | https://chromium-review.googlesource.com/c/chromium/src/+/4576878

* chore: bump chromium in DEPS to 116.0.5813.0

* chore: update patches

* fixup! 4566552: Auto-generate grd file for chrome://accessibility. | https://chromium-review.googlesource.com/c/chromium/src/+/4566552

* chore: fix up lint

* test: (debug) use Promise.all in asan tests

* chore: manually roll DEPS to 116.0.5815.0

* chore: update patches

* 4585150: Convert /printing to use ARC | https://chromium-review.googlesource.com/c/chromium/src/+/4585150

* test: (asan) extend timeout, clean up debugging

* chore: remove ARC chromium patch

* chore: update patches after main sync

* 4546398: Convert /chrome/browser to use ARC | https://chromium-review.googlesource.com/c/chromium/src/+/4546398

* build: add chrome_lib_arc for chromium_src/BUILD.gn sources

* fixup! 4559790: Manual raw_ptr rewrite: //base | https://chromium-review.googlesource.com/c/chromium/src/+/4559790

---------

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: VerteDinde <vertedinde@electronjs.org>
Co-authored-by: VerteDinde <keeleymhammond@gmail.com>
2023-06-09 16:08:36 -07:00
..
fixtures chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09:00
lib chore: upgrade to eslint v8 (#38472) 2023-05-30 13:10:22 +02:00
ts-smoke docs: fix typing of message box type value (#38336) 2023-05-17 10:33:30 -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 chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09:00
api-browser-window-spec.ts chore: bump chromium to 116.0.5817.0 (main) (#38465) 2023-06-09 16:08:36 -07: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 chore: make contentTracing.stopRecording() failure clearer (#38488) 2023-05-31 09:54:41 -04: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 build: remove enable_desktop_capturer flag (#38412) 2023-05-24 15:32:31 -04:00
api-dialog-spec.ts docs: fix typing of message box type value (#38336) 2023-05-17 10:33:30 -07: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 chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09:00
api-media-handler-spec.ts build: remove enable_desktop_capturer flag (#38412) 2023-05-24 15:32:31 -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 chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +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 chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09: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 chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09: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 fix: validate response in protocol.handle() (#38587) 2023-06-07 09:29:04 +02: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: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09: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 chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +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.print parameter validation error (#38614) 2023-06-09 21:41:01 +02: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 build: remove enable_run_as_node build flag (#38413) 2023-06-08 16:40:08 -04: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 fix: navigator.connection not working as intended (#38491) 2023-05-31 11:06:25 -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: re-enable tests that aren't broken & remove old test (#38251) 2023-05-16 14:30:25 +02: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 build: remove enable_run_as_node build flag (#38413) 2023-06-08 16:40:08 -04:00
node-spec.ts build: remove enable_run_as_node build flag (#38413) 2023-06-08 16:40:08 -04:00
package.json test: prewarm Node headers cache if specifying Electron version (#38287) 2023-05-15 02:10:22 -07: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: re-enable tests that aren't broken & remove old test (#38251) 2023-05-16 14:30:25 +02: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