Bug 305667

Summary: Remove the deprecated LOCAL_REFERENCE macro
Product: WebKit Reporter: Vassili Bykov <v_bykov>
Component: JavaScriptCoreAssignee: Vassili Bykov <v_bykov>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2026-01-16 14:11:40 PST
Vassili Bykov
Comment 2 2026-01-16 15:32:17 PST
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.