RESOLVED FIXED311964
[Navigation API] Convert NavigationAPIMethodTracker from struct to class
https://bugs.webkit.org/show_bug.cgi?id=311964
Summary [Navigation API] Convert NavigationAPIMethodTracker from struct to class
Basuke Suzuki
Reported 2026-04-10 12:37:35 PDT
Convert NavigationAPIMethodTracker from a public struct to a proper class with private members and public accessors. Mechanical change: private members with m_ prefix, accessors, WTF_MAKE_TZONE_ALLOCATED, forward declaration updates. Part of pre-work for precommitHandler (Interop 2026). rdar://174513354
Attachments
Basuke Suzuki
Comment 1 2026-04-10 14:17:56 PDT
Basuke Suzuki
Comment 2 2026-04-10 14:18:13 PDT
EWS
Comment 3 2026-04-17 14:39:00 PDT
Committed 311475@main (d684b92034ab): <https://commits.webkit.org/311475@main> Reviewed commits have been landed. Closing PR #62485 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.