Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump chromium to 119.0.6006.0 (main) #39774

Merged
merged 29 commits into from Sep 18, 2023
Merged

Conversation

electron-roller[bot]
Copy link
Contributor

@electron-roller electron-roller bot commented Sep 7, 2023

Updating Chromium to 119.0.6006.0.

See all changes in 118.0.5993.0..119.0.6006.0

Notes: Updated Chromium to 119.0.6006.0.

@electron-roller electron-roller bot requested a review from a team as a code owner September 7, 2023 13:00
@electron-roller electron-roller bot added no-backport semver/patch backwards-compatible bug fixes labels Sep 7, 2023
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Sep 7, 2023
@jkleinsc jkleinsc requested a review from a team as a code owner September 7, 2023 13:41
@electron-roller electron-roller bot changed the title chore: bump chromium to 119.0.5994.0 (main) chore: bump chromium to 119.0.5996.2 (main) Sep 8, 2023
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Sep 8, 2023
@electron-roller electron-roller bot changed the title chore: bump chromium to 119.0.5996.2 (main) chore: bump chromium to 119.0.5997.0 (main) Sep 9, 2023
@electron-roller electron-roller bot changed the title chore: bump chromium to 119.0.5997.0 (main) chore: bump chromium to 119.0.6000.0 (main) Sep 10, 2023
@electron-roller electron-roller bot changed the title chore: bump chromium to 119.0.6000.0 (main) chore: bump chromium to 119.0.6002.0 (main) Sep 11, 2023
@codebytere codebytere self-assigned this Sep 11, 2023
@codebytere codebytere force-pushed the roller/chromium/main branch 5 times, most recently from 4441816 to 5a87e52 Compare September 12, 2023 08:45
@electron-roller electron-roller bot changed the title chore: bump chromium to 119.0.6002.0 (main) chore: bump chromium to 119.0.6004.0 (main) Sep 12, 2023
@codebytere codebytere changed the title chore: bump chromium to 119.0.6004.0 (main) chore: bump chromium to 119.0.6002.0 (main) Sep 12, 2023
Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do this PR and #39879 play nice together?

@deepak1556
Copy link
Member

@ckerr yes it should, no new commits were pushed since I branched off :)

@codebytere
Copy link
Member

@ckerr that PR targets this one :)

@jkleinsc jkleinsc force-pushed the roller/chromium/main branch 2 times, most recently from e4458e9 to da07d72 Compare September 18, 2023 16:16
@jkleinsc jkleinsc mentioned this pull request Sep 18, 2023
2 tasks
@jkleinsc
Copy link
Contributor

Merging as CI failure unrelated to PR change.

@jkleinsc jkleinsc merged commit 73e33bc into main Sep 18, 2023
10 of 11 checks passed
@jkleinsc jkleinsc deleted the roller/chromium/main branch September 18, 2023 20:44
@release-clerk
Copy link

release-clerk bot commented Sep 18, 2023

Release Notes Persisted

Updated Chromium to 119.0.6006.0.

MrHuangJser pushed a commit to MrHuangJser/electron that referenced this pull request Dec 11, 2023
* chore: bump chromium in DEPS to 119.0.5994.0

* chore: update patches

* Add some more debugging for navigation origin & process lock mismatch

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

* chore: bump chromium in DEPS to 119.0.5996.2

* chore: bump chromium in DEPS to 119.0.5997.0

* chore: bump chromium in DEPS to 119.0.6000.0

* chore: bump chromium in DEPS to 119.0.6002.0

* 4781766: Port remaining control color ids to the color pipeline

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

* 4846057: Preloading: Move prefetch_prefs to chrome/browser/preloading/

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

* chore: fixup patch indices

* 4848108: Pass v8::Isolate into FromV8Value calls on blink API

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

* 4834471: Reland "[api] allow v8::Data as internal field"

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

* 4808884: Major overhaul of ExceptionState in the v8 bindings

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

* 4791643: [sandbox] Add a TRUSTED_SPACE and TRUSTED_LO_SPACE to the V8 heap

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

* chore: bump chromium in DEPS to 119.0.6005.0

* 4776268: [v8][etw] Enables filtering of ETW tracing by URL

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

* chore: fixup patch indices

* 4673258: WebSQL: Disable WebSQL by default

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

* chore: bump chromium in DEPS to 119.0.6006.0

* chore: update patches

* 4854732: Reland^2 "[iterator-helpers] Unship due to incompat"

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

* 4794133: [AWC] Add `display-state` CSS @media feature

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

* fixup! Add some more debugging for navigation origin & process lock mismatch

* Revert "fixup! Add some more debugging for navigation origin & process lock mismatch"

This reverts commit 38fef07.

* 4858437: Revert "[iOS] Delete GN flags for mach absolute time ticks"

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

* refactor: fix_crash_loading_non-standard_schemes_in_iframes.patch (electron#39879)

* chore: 4869108: handle absolute and relative gn imports in autoninja

https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4869108

* chore: set GOMA_DIR for autoninja

* Revert "chore: 4869108: handle absolute and relative gn imports in autoninja"

This reverts commit d94c772.

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: Robo <hop2deep@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport roller/pause semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants