RESOLVED FIXED 234932
check-webkit-style: add checker for unexpected fall through after ASSERT_NOT_REACHED() statements
https://bugs.webkit.org/show_bug.cgi?id=234932
Summary check-webkit-style: add checker for unexpected fall through after ASSERT_NOT_...
David Kilzer (:ddkilzer)
Reported 2022-01-06 12:22:50 PST
check-webkit-style: add checker for unexpected fall through after ASSERT_NOT_REACHED() statements. Would have found issues like this: Bug 234852: CrashTracer: com.apple.WebKit.Networking at com.apple.WebKit: WebKit::ResourceLoadStatisticsDatabaseStore::cookieAccess <https://bugs.webkit.org/show_bug.cgi?id=234852>
Attachments
Patch v1 (16.01 KB, patch)
2022-01-06 12:57 PST, David Kilzer (:ddkilzer)
no flags
Radar WebKit Bug Importer
Comment 1 2022-01-06 12:23:38 PST
David Kilzer (:ddkilzer)
Comment 2 2022-01-06 12:57:16 PST
Created attachment 448529 [details] Patch v1
Brent Fulgham
Comment 3 2022-01-07 10:56:47 PST
Comment on attachment 448529 [details] Patch v1 Looks good. Thank you for doing this.
EWS
Comment 4 2022-01-07 14:59:08 PST
Committed r287789 (245849@main): <https://commits.webkit.org/245849@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 448529 [details].
Note You need to log in before you can comment on or make changes to this bug.