[webkit-changes] [WebKit/WebKit] 6f33b3: Add a script to count places we skip code on site ...
Charlie Wolfe
noreply at github.com
Wed Nov 29 17:50:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6f33b373c53add3b802ca2aaaed558db3bd7f466
https://github.com/WebKit/WebKit/commit/6f33b373c53add3b802ca2aaaed558db3bd7f466
Author: Charlie Wolfe <charliew at apple.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
A Tools/Scripts/count-skipped-out-of-process-frames
Log Message:
-----------
Add a script to count places we skip code on site isolated frames
https://bugs.webkit.org/show_bug.cgi?id=265558
rdar://118958958
Reviewed by Alex Christensen.
This probably isn't comprehensive, and some of these may not need fixing, but it provides a rough estimate
we can use to track our progress.
Similar to `count-handwritten-cocoa-decoders`.
* Tools/Scripts/count-skipped-out-of-process-frames: Added.
Canonical link: https://commits.webkit.org/271316@main
More information about the webkit-changes
mailing list