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

Stop using Vector::unsafeAppendWithoutCapacityCheck() in JSC::intlAvailableTimeZones() #20282

Conversation

@cdumez cdumez self-assigned this Nov 10, 2023
@cdumez cdumez added the JavaScriptCore For bugs in JavaScriptCore, the JS engine used by WebKit, other than kxmlcore issues. label Nov 10, 2023
@cdumez cdumez marked this pull request as ready for review November 10, 2023 06:18
@cdumez cdumez requested a review from a team as a code owner November 10, 2023 06:18
@cdumez cdumez added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Nov 10, 2023
…ilableTimeZones()

https://bugs.webkit.org/show_bug.cgi?id=264546

Reviewed by Darin Adler.

* Source/JavaScriptCore/runtime/IntlObject.cpp:
(JSC::intlAvailableTimeZones):

Canonical link: https://commits.webkit.org/270528@main
@webkit-commit-queue webkit-commit-queue force-pushed the 264546_intlAvailableTimeZones_no_unsafeAppend branch from 220bcba to 8aaa6aa Compare November 10, 2023 15:10
@webkit-commit-queue
Copy link
Collaborator

Committed 270528@main (8aaa6aa): https://commits.webkit.org/270528@main

Reviewed commits have been landed. Closing PR #20282 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 8aaa6aa into WebKit:main Nov 10, 2023
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JavaScriptCore For bugs in JavaScriptCore, the JS engine used by WebKit, other than kxmlcore issues.
Projects
None yet
4 participants