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: add Trop annotations to release notes. #24668

Closed

Conversation

ckerr
Copy link
Member

@ckerr ckerr commented Jul 21, 2020

Description of Change

Manually backport #24644 to 9-x-y. See that PR for details.

CC @electron/wg-releases @electron/wg-qa

Checklist

Release Notes

Notes: none

trop bot and others added 30 commits February 24, 2020 12:28
* docs: clean up protocol docs

* Fix capitalization

Co-authored-by: Mark Lee <malept@users.noreply.github.com>
Co-authored-by: Syed Umair <31096792+Syed-Umair@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
…ompletely (#22384)

* fix: add patch to set the base download URL rather than override it completely

* test

* test

* test

* test

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: Cheng Zhao <zcbenz@github.com>
* docs: improve documentation on spellchecker download URL

* Update session.md

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
This reverts commit ebf98e8.
This reverts commit a0dcb55.
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
* chore: bump chromium in DEPS to 80.0.3987.129

* chore: bump chromium in DEPS to 80.0.3987.132
This reverts commit 7fe2cad.
This reverts commit 0f246b6.
This reverts commit 6cd2623.
trop bot and others added 21 commits July 10, 2020 13:58
* fix: uv_walk crash on web worker close

* Use DCHECK_EQ

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
…24490)

* fix: unresponsive window when reloading with breakpoint in devtools

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

* update patches

Co-authored-by: Electron Bot <anonymous@electronjs.org>
Address incorrect typing for isEnabled. The root cause of this was due
to missing backticks which caused the docs parser to think that the
return type of the `isEnabled` function was null, where it was supposed
to be a boolean type.

The side effect of this was that the generated typescript typings were
incorrect for this function.

Fixes #24409

Co-authored-by: Sam Saccone <samccone@gmail.com>
* fix: Node.js cpu and heap profiling

* fix: Node.js cpu and heap profiling

* chore: enable more now-working Node.js specs

* Replace disabled tests
Manually backport #24644 to 9-x-y. See that PR for details.
@ckerr ckerr requested review from a team as code owners July 21, 2020 15:55
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jul 21, 2020
@trop trop bot added backport This is a backport PR master labels Jul 21, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jul 21, 2020
@ckerr
Copy link
Member Author

ckerr commented Jul 21, 2020

Ah ha ha ha ha

@ckerr ckerr closed this Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet