-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Address safer cpp failures in SubresourceLoader.cpp #41133
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
Address safer cpp failures in SubresourceLoader.cpp #41133
Conversation
|
EWS run on previous version of this PR (hash 5e9aae6) Details |
Safer C++ Build #23788 (5e9aae6)
|
5e9aae6 to
34211b0
Compare
|
EWS run on current version of this PR (hash 34211b0) Details |
geoffreygaren
left a comment
There was a problem hiding this 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.
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. |
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
34211b0 to
f35d145
Compare
|
Committed 290912@main (f35d145): https://commits.webkit.org/290912@main Reviewed commits have been landed. Closing PR #41133 and removing active labels. |
f35d145
34211b0
🧪 mac-AS-debug-wk2