Skip to content

Reduce unsafeness in highlight module #47341

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

Conversation

@annevk annevk self-assigned this Jun 28, 2025
@annevk annevk added the WebCore Misc. For miscellaneous bugs in the WebCore framework (and not JavaScriptCore or WebKit). label Jun 28, 2025
@annevk annevk marked this pull request as ready for review June 28, 2025 20:01
@webkit-ews-buildbot
Copy link
Collaborator

Safer C++ Build #41979 (67bd336)

⚠️ Found 3 fixed files! Please update expectations in Source/[Project]/SaferCPPExpectations by running the following command and update your pull request:

  • Tools/Scripts/update-safer-cpp-expectations -p WebCore --UncheckedCallArgsChecker Modules/highlight/AppHighlightStorage.cpp --UncheckedLocalVarsChecker Modules/highlight/Highlight.cpp --UncountedCallArgsChecker Modules/highlight/AppHighlightStorage.cpp Modules/highlight/HighlightRegistry.cpp

@annevk annevk force-pushed the eng/Reduce-unsafeness-in-highlight-module branch from 67bd336 to 5277c44 Compare June 30, 2025 05:12
@webkit-ews-buildbot
Copy link
Collaborator

Safer C++ Build #42030 (5277c44)

❌ Found 1 failing file with 1 issue. Please address these issues before landing. See WebKit Guidelines for Safer C++ Programming.
(cc @rniwa)

@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Jun 30, 2025
@annevk annevk removed the merging-blocked Applied to prevent a change from being merged label Jun 30, 2025
@annevk annevk force-pushed the eng/Reduce-unsafeness-in-highlight-module branch from 5277c44 to 4b73d0a Compare June 30, 2025 16:45
@annevk annevk requested review from cdumez, megangardner and rniwa June 30, 2025 16:57
@annevk annevk added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Jun 30, 2025
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Reduce-unsafeness-in-highlight-module branch from 4b73d0a to 8881d9e Compare June 30, 2025 18:26
@webkit-commit-queue
Copy link
Collaborator

Committed 296813@main (8881d9e): https://commits.webkit.org/296813@main

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

@webkit-commit-queue webkit-commit-queue merged commit 8881d9e into WebKit:main Jun 30, 2025
@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 Jun 30, 2025
@annevk annevk deleted the eng/Reduce-unsafeness-in-highlight-module branch June 30, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebCore Misc. For miscellaneous bugs in the WebCore framework (and not JavaScriptCore or WebKit).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants