Skip to content

Conversation

@cdumez
Copy link
Contributor

@cdumez cdumez commented Feb 22, 2025

@cdumez cdumez self-assigned this Feb 22, 2025
@cdumez cdumez added the Page Loading For bugs in page loading, including handling of network callbacks. label Feb 22, 2025
@webkit-ews-buildbot
Copy link
Collaborator

Safer C++ Build #23788 (5e9aae6)

⚠️ Found 1 fixed file! 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 --UncountedLambdaCapturesChecker loader/SubresourceLoader.cpp

@cdumez cdumez force-pushed the 288277_SubresourceLoader_safer_cpp branch from 5e9aae6 to 34211b0 Compare February 22, 2025 18:39
@cdumez cdumez marked this pull request as ready for review February 23, 2025 04:21
Copy link
Contributor

@geoffreygaren geoffreygaren left a comment

Choose a reason for hiding this comment

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

Do we still have the issue where the bot reports unexpected passes when you fix things? I thought @briannafan fixed that recently.

@cdumez
Copy link
Contributor Author

cdumez commented Feb 23, 2025

Do we still have the issue where the bot reports unexpected passes when you fix things? I thought @briannafan fixed that recently.

I think this report was for an earlier draft of the PR which indeed didn't un-skip the file. I believe the bot did the right thing here.

@cdumez cdumez added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Feb 23, 2025
https://bugs.webkit.org/show_bug.cgi?id=288277

Reviewed by Geoffrey Garen.

* Source/WebCore/loader/SubresourceLoader.cpp:
(WebCore::SubresourceLoader::SubresourceLoader):
(WebCore::SubresourceLoader::willSendRequestInternal):
(WebCore::SubresourceLoader::didReceiveResponse):
(WebCore::SubresourceLoader::reportResourceTiming):

Canonical link: https://commits.webkit.org/290912@main
@webkit-commit-queue webkit-commit-queue force-pushed the 288277_SubresourceLoader_safer_cpp branch from 34211b0 to f35d145 Compare February 23, 2025 18:37
@webkit-commit-queue
Copy link
Collaborator

Committed 290912@main (f35d145): https://commits.webkit.org/290912@main

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

@webkit-commit-queue webkit-commit-queue merged commit f35d145 into WebKit:main Feb 23, 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 Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Page Loading For bugs in page loading, including handling of network callbacks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants