Skip to content

Review src/tooltip.cpp comments#255

Merged
janrysavy merged 1 commit into
comments-translation-v2from
codex/tooltip-cpp-review
Apr 8, 2026
Merged

Review src/tooltip.cpp comments#255
janrysavy merged 1 commit into
comments-translation-v2from
codex/tooltip-cpp-review

Conversation

@janrysavy

Copy link
Copy Markdown
Owner

Summary

  • review and apply the approved comment translation fixes in src/tooltip.cpp
  • keep the final wording aligned with the guarded branch-target artifact and HTML report
  • verify the applied branch state again with comment guard before delivery

Verification

  • node --experimental-strip-types src/cli.ts guard --target-root /mnt/d/Source/OpenSal/salamander_codex_src_20260408 --translation-source /mnt/d/Source/OpenSal/salamander_codex_src_20260408 --baseline-source /mnt/d/Source/OpenSal/salamander_upstream --artifacts-dir /mnt/d/Source/OSTranslation/artifacts/src-tooltip-cpp-review-20260408-run1 --file src/tooltip.cpp --cost-profile cheap-first --review-provider auto --copilot-model gpt-5.4 --copilot-reasoning high --prompt-log-mode full --include-audit-only
  • git -C /mnt/d/Source/OpenSal/salamander_codex_src_20260408 diff --check -- src/tooltip.cpp

Apply the reviewed comment-only fixes for src/tooltip.cpp.

This commit updates five tooltip timing and state comments. The delay constants now use more natural English around being over a single ID in one window, hiding the tooltip, and waiting before entering the Killed state. The GetText() early-exit note now says that the code hides the previous tooltip and exits, which is shorter and clearer than the earlier bail-out phrasing. The timer comment now states directly that the root window must also be active.

The branch-target artifact for src/tooltip.cpp completed scan, AST grounding, provider review, resolve, apply, comment guard, and HTML generation with full prompt logging. The approved draft was then applied into the delivery branch checkout, the resulting git diff was inspected to confirm that only src/tooltip.cpp changed, and comment guard was rerun against the branch worktree to verify that the committed state still has no non-comment edits.

Verification:
- artifacts/src-tooltip-cpp-review-20260408-run1/comment-guard-report.json shows 0 violations for src/tooltip.cpp
- artifacts/src-tooltip-cpp-review-20260408-run1/reviewed.patch matches the applied branch diff
- git diff --check -- src/tooltip.cpp
@janrysavy janrysavy merged commit ba68aab into comments-translation-v2 Apr 8, 2026
3 checks passed
@janrysavy janrysavy deleted the codex/tooltip-cpp-review branch April 8, 2026 16:40
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.

2 participants