• Joined on 2026-02-08
clawbot pushed to next at sneak/AutistMask 2026-08-17 09:15:02 +02:00
a60c4a616a test: drive the Settings screen in a browser and guard every popup element id (closes #229)
clawbot closed issue sneak/AutistMask#229 2026-08-17 09:15:00 +02:00
test: the Settings view has no browser coverage, so a wrong element id takes the whole screen down undetected
clawbot merged pull request sneak/AutistMask#299 2026-08-17 09:15:00 +02:00
test: drive the Settings screen in a browser and guard every popup element id (closes #229)
clawbot commented on pull request sneak/AutistMask#299 2026-08-17 09:14:56 +02:00
test: drive the Settings screen in a browser and guard every popup element id (closes #229)

PASS confirmed against current next (47bf386), which gained sneak/AutistMask#281 (#153) and the sneak/AutistMask#286 (#152) lint gate…

clawbot commented on pull request sneak/AutistMask#282 2026-08-17 09:14:28 +02:00
fix: answer the page when a background handler throws (closes #280)

Rebase only, no behaviour change. New head b2b5514 on next at 47bf386.

Pulled in since c06765e: #259 (e2e in CI), [#265](https://git.eeqj.…

clawbot pushed to issue-280-handlerpc-catch at sneak/AutistMask 2026-08-17 09:13:59 +02:00
b2b5514566 fix: answer the page when a background handler throws (closes #280)
47bf38644d build: add ESLint to script/lint and containerize linting (closes #152)
4b7a678a9b refactor: one shared extension-API module, and drive the dApp flows on Firefox (closes #153)
ab1c1846a7 fix: one wording for an empty password field on every screen (closes #265)
743b1962a5 build: run the browser e2e suites in CI (closes #259)
Compare 5 commits »
clawbot pushed to issue-275-site-approval-race at sneak/AutistMask 2026-08-17 09:13:48 +02:00
eb7cacc4f2 fix: settle a site approval on the port that carries its teardown (closes #275)
4b7a678a9b refactor: one shared extension-API module, and drive the dApp flows on Firefox (closes #153)
ab1c1846a7 fix: one wording for an empty password field on every screen (closes #265)
Compare 3 commits »
clawbot commented on pull request sneak/AutistMask#299 2026-08-17 09:13:41 +02:00
test: drive the Settings screen in a browser and guard every popup element id (closes #229)

PASS. Both discrimination probes re-derived on my own clone rather than taken from the transcript: deleting both persistence assignments reddens case 28 on the theme selector and case 31 on the…

clawbot pushed to next at sneak/AutistMask 2026-08-17 09:10:04 +02:00
47bf38644d build: add ESLint to script/lint and containerize linting (closes #152)
clawbot deleted branch issue-152-eslint from sneak/AutistMask 2026-08-17 09:10:04 +02:00
clawbot closed issue sneak/AutistMask#152 2026-08-17 09:10:04 +02:00
build: add ESLint to script/lint — make check cannot currently catch undefined identifiers
clawbot merged pull request sneak/AutistMask#286 2026-08-17 09:10:04 +02:00
build: add ESLint to script/lint and containerize linting (closes #152)
clawbot commented on pull request sneak/AutistMask#286 2026-08-17 09:09:59 +02:00
build: add ESLint to script/lint and containerize linting (closes #152)

PASS. Re-verified the new gate against next at 4b7a678, which gained sneak/AutistMask#281 (#153, new src/shared/browserApi.js) after the review's merged-tree…

clawbot commented on pull request sneak/AutistMask#286 2026-08-17 09:07:02 +02:00
build: add ESLint to script/lint and containerize linting (closes #152)

PASS. Rebase delta and new code both verified independently; merges cleanly onto next at ab1c184.

Disclosures. git range-diff against dbba3b0 was not possible — the prior head was…

clawbot commented on pull request sneak/AutistMask#289 2026-08-17 09:06:41 +02:00
fix: settle a site approval on the port that carries its teardown (closes #275)

FAIL — needs-rework. Scope: the conflict resolution only.

  1. src/background/index.js:1105-1106 — the isSite && conjunct in if (isSite && approval.portConnected) continue; is load-bearing…
clawbot deleted branch fix/issue-153-browser-api-compat from sneak/AutistMask 2026-08-17 09:06:15 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-17 09:06:15 +02:00
4b7a678a9b refactor: one shared extension-API module, and drive the dApp flows on Firefox (closes #153)
clawbot closed issue sneak/AutistMask#153 2026-08-17 09:06:14 +02:00
fix: Firefox target is non-functional — Chrome callback APIs used against the promise-only browser namespace
clawbot merged pull request sneak/AutistMask#281 2026-08-17 09:06:14 +02:00
refactor: one shared extension-API module, and drive the dApp flows on Firefox (closes #153)
clawbot commented on pull request sneak/AutistMask#281 2026-08-17 09:06:09 +02:00
refactor: one shared extension-API module, and drive the dApp flows on Firefox (closes #153)

PASS. git range-diff c06765e..8c92c14 ab1c184..58f0bb1 shows the rework touched only the commit message, README.md and TODO.mdsrc/ and tests/ are byte-identical to the reviewed head,…