forked from electron/electron
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump v9.4.4 #1
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
Open
1321apdo
wants to merge
615
commits into
12-x-y
Choose a base branch
from
9-x-y
base: 12-x-y
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump v9.4.4 #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
…4699) * fix: Use ElectronAdaptedContentView * fix: Actually, nevermind, it's "BrowserAccessebilityCocoa" * chore: Remove things instead of manually keeping them Co-authored-by: Felix Rieseberg <felix@felixrieseberg.com>
electron#24702) * fix: remove corner mask override to increase window resize performance * uses corner mask only for vibrant view Co-authored-by: gellert <gellert.hegyi@around.co>
…#24745) Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
…d zoom level (electron#24764) * fix: cleanup webview zoom level observers on navigation * add spec * webview should be on same partition * wait for webview to finish loading Co-authored-by: deepak1556 <hop2deep@gmail.com>
* chore: cherry-pick 2469d759e3fe from chromium * update patches Co-authored-by: Electron Bot <anonymous@electronjs.org>
* fix: wrap OnWindowMessage w/ handlescope (electron#24716) * Update electron_api_top_level_window.cc
…he correct context (electron#24747)
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
…lectron#24778) (electron#24788) * fix: generate dumps under crashDumps folder in linux * Update spec-main/api-crash-reporter-spec.ts Co-authored-by: Jeremy Rose <jeremya@chromium.org> Co-authored-by: Jeremy Rose <jeremya@chromium.org>
* feat: add worldSafe flag for executeJS results * chore: do not log warning for webContents.executeJS * Apply suggestions from code review Co-authored-by: Jeremy Rose <jeremya@chromium.org> * chore: apply PR feedback * chore: split logic a bit * chore: allow primitives through the world safe checl * chore: clean up per PR feedback * chore: flip boolean logic * chore: update per PR feedback * chore: fix typo * chore: fix spec * Update web-frame.ts Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com> Co-authored-by: Samuel Attard <sattard@slack-corp.com> Co-authored-by: Jeremy Rose <jeremya@chromium.org>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
* chore: cherry-pick 861253f1de98 from chromium * update patches Co-authored-by: Electron Bot <electron@github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
* chore: cherry-pick 3ca3d70c7af5 from chromium * update patches Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
* chore: cherry-pick 4794770cf175 from chromium * update patches Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
* chore: cherry-pick da9b5ec032ad from chromium * update patches Co-authored-by: Electron Bot <electron@github.com>
Co-authored-by: Milan Burda <milan.burda@gmail.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
…#27496) * chore: cherry-pick 4af9de9806 and 115eccc0c6 from chromium. * update patches Co-authored-by: Electron Bot <electron@github.com>
* chore: cherry-pick d74ba931c4b7 from chromium * update patches Co-authored-by: Electron Bot <electron@github.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
…on#27493) * chore: cherry-pick 2c26785, b03de8b and a3c3ef6 from usrsctp. * update patches Co-authored-by: Electron Bot <electron@github.com>
…tron#27506) Co-authored-by: Jeremy Rose <jeremya@chromium.org>
…electron#27538) Co-authored-by: Milan Burda <milan.burda@gmail.com>
* chore: cherry-pick 0d2bf89e15cc from chromium * update patches Co-authored-by: Electron Bot <electron@github.com>
* chore: cherry-pick 9afec1792cfc from chromium * fix patches
* chore: cherry-pick 76cb1cc32baa from chromium * update patches Co-authored-by: Electron Bot <electron@github.com>
* chore: cherry-pick 3a6f6fbfd8 from chromium Backports https://chromium-review.googlesource.com/c/chromium/src/+/2692927 * fix: compilation errors
Co-authored-by: mlaurencin <mlaurencin@electronjs.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of Change
Checklist
npm testpassesRelease Notes
Notes: