RESOLVED FIXED304121
Introduce QUIRKS_EARLY_RETURN_IF_NOT_DOMAIN macro to reduce boilerplate in Quirks.cpp
https://bugs.webkit.org/show_bug.cgi?id=304121
Summary Introduce QUIRKS_EARLY_RETURN_IF_NOT_DOMAIN macro to reduce boilerplate in Qu...
Brandon
Reported 2025-12-13 08:09:47 PST
Replace repeated domain-checking early return pattern with a macro to improve readability and consistency across quirk handler functions.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-12-13 08:09:53 PST
Brandon
Comment 2 2025-12-13 08:11:46 PST
EWS
Comment 3 2025-12-15 20:07:09 PST
Committed 304492@main (4317e8734393): <https://commits.webkit.org/304492@main> Reviewed commits have been landed. Closing PR #55363 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.