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
305667
Remove the deprecated LOCAL_REFERENCE macro
https://bugs.webkit.org/show_bug.cgi?id=305667
Summary
Remove the deprecated LOCAL_REFERENCE macro
Vassili Bykov
Reported
2026-01-16 14:11:10 PST
The fix for
https://bugs.webkit.org/show_bug.cgi?id=305489
renamed the macro LOCAL_REFERENCE in InlineASM.h to LABEL_REFERENCE because the original name was misleading (the reference it was producing was not local). The old macro was left in the header file because of a dependency in another repo. Now that the dependency was updated, we can retire the old macro.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-01-16 14:11:40 PST
<
rdar://problem/168325392
>
Vassili Bykov
Comment 2
2026-01-16 15:32:17 PST
Pull request:
https://github.com/WebKit/WebKit/pull/56741
EWS
Comment 3
2026-01-17 08:26:37 PST
Committed
305764@main
(89c11845fe73): <
https://commits.webkit.org/305764@main
> Reviewed commits have been landed. Closing PR #56741 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