[webkit-dev] Introducing the Safer CPP Checks Queue
Brianna Fan
bfan2 at apple.com
Thu Oct 3 11:48:21 PDT 2024
Hi all,
As of this morning, the macOS-Safer-CPP-Checks-EWS <https://ews-build.webkit.org/#/builders/120> queue is live! It reports unexpected bugs caught by WebKit's smart pointer checkers. You'll see the results reflected on your PR status bubbles. Currently, this queue does not block merging as we monitor results and performance for a couple weeks.
Resources:
WebKit Guidelines for Safer C++ Programming <https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines>
Expectations for each checker are located in `Source/[Webkit|WebCore]/SaferCPPExpectations`
If your PR contains a fix: Use `Tools/Scripts/update-safer-cpp-expectations` to update expectations automatically using unexpected results generated from each build.
Thank you for supporting WebKit's memory safety efforts and keeping these checks green!
Cheers,
Brianna F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20241003/9df964da/attachment.htm>
More information about the webkit-dev
mailing list