WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
311964
[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
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2026-04-10 14:17:56 PDT
<
rdar://problem/174513354
>
Basuke Suzuki
Comment 2
2026-04-10 14:18:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/62485
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.
Top of Page
Format For Printing
XML
Clone This Bug