Skip to content

docs: Microsoft Edge compatibility notes and smoke checklist - #21

Closed
YRWoods wants to merge 5 commits into
TuYv:masterfrom
YRWoods:docs/edge-compatibility-15
Closed

docs: Microsoft Edge compatibility notes and smoke checklist#21
YRWoods wants to merge 5 commits into
TuYv:masterfrom
YRWoods:docs/edge-compatibility-15

Conversation

@YRWoods

@YRWoods YRWoods commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Microsoft Edge compatibility notes for #15 with filled live Edge smoke table.

Documented

  • Code-level facts: MV3, edge:// + chrome:// restricted schemes, bridge.html primary path for protected pages
  • Concrete flows A–F
  • Live results: Edge 150.0.4078.65 / Windows 11 / Pounce 1.6.1 — install, popup, options persist, bridge, overlay ArrowDown, 128 node tests green

Fixes

Closes #15 (live matrix filled; maintainer may re-verify Alt+K manually if desired).

Test plan

  • node --test tests/*.test.js → 128 pass
  • Edge unpacked load + popup/options/bridge/overlay smoke (see table in doc)

Code-level Edge notes (edge:// restricted, MV3) + manual checklist.
Live Edge UI smoke marked untested — no invented pass/fail.

@TuYv TuYv left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for separating code-level facts from unverified claims. This cannot close #15 yet because the document explicitly leaves the live Edge smoke test untested, while the issue requires exact Edge/OS/Pounce versions and actual results for installation, search, popup actions, options persistence, and restricted pages.

Please run the checklist in current Microsoft Edge and commit the results. If live verification is not available, remove Fixes #15 and keep the issue open.

The restricted-page expectation also needs correction: for protected URLs such as edge://, background.js deliberately opens Pounce's bridge.html overlay; the restricted alert is fallback behavior. Please document and test the actual bridge behavior, expand the popup/options checks to the concrete repository flows, and remove the trailing whitespace reported by git diff --check.

yeare added 2 commits July 14, 2026 00:12
Address review on PR #21:
- Document bridge.html as primary path for protected edge:// chrome:// pages
- Expand concrete install/search/popup/options flows for smoke table
- Explicitly do not close #15 until live Edge results are filled
@YRWoods

YRWoods commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Addressed review: bridge.html documented as primary protected-page path; concrete flows; #15 stays open until live Edge table filled (no invented pass/fail). Trailing whitespace cleaned.

@YRWoods

YRWoods commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Ready for re-review: bridge.html documented as primary protected-page path; concrete smoke flows; #15 not auto-closed until live Edge table is filled.

@YRWoods

YRWoods commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Re-review ready: live Edge smoke matrix filled (Edge 150.0.4078.65, Win11, Pounce 1.6.1). bridge.html path documented as primary for protected pages. Node tests 128/128. Please re-review for #15 close.

@YRWoods

YRWoods commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Withdrawing.

@YRWoods YRWoods closed this Jul 14, 2026
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.

docs: verify and document Microsoft Edge compatibility

2 participants