Skip to content

Neutralise third-party addon references in two code comments - #1263

Open
Kirihasio2 wants to merge 1 commit into
EllesmereGaming:mainfrom
Kirihasio2:chore/neutralize-third-party-refs-in-comments
Open

Neutralise third-party addon references in two code comments#1263
Kirihasio2 wants to merge 1 commit into
EllesmereGaming:mainfrom
Kirihasio2:chore/neutralize-third-party-refs-in-comments

Conversation

@Kirihasio2

Copy link
Copy Markdown
Contributor

Two code comments cited other addons as corroboration for a technique that already stands on its own. Reworded to describe the technique directly.

  • UpdateKeybinds — routing keybinds through the button so the keypress reads the paged action attr
  • Skin_Guildhooksecurefunc post-hooks being taint-safe by design

Comments only. No behaviour change, verified by diffing: every changed line is a comment.

Deliberately left alone: the conflict-warning entries, addon-detection prefixes, and shared-media texture keys in EllesmereUI.lua (plus their locale strings). Those name other addons functionally — to detect them or warn about them — and removing them would break features and six locale files.

Both comments explain a technique that stands on its own, and cited
other addons only as corroboration. Reworded to describe the technique
directly:

- UpdateKeybinds: routing keybinds through the button so the keypress
  reads the paged "action" attr
- Skin_Guild: hooksecurefunc post-hooks being taint-safe by design

Comments only, no behaviour change.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant