Istvan Matejcsok
c6716e6b60
feat(wasm): unify editor builds — footprint/symbol editors via runtime --frame
...
The footprint and symbol editors are no longer separate WASM bundles: the frontend loads the parent pcbnew/eeschema bundle and passes --frame=fpedit / --frame=symedit (TOOL_BUNDLE + TOOL_FRAME -> Module.arguments in boot). Drops the two duplicate build+deploy targets and their wrapper scripts + vestigial embind; adds low-level harnesses (footprint_editor.html, symbol_editor.html) and a runtime-frame spec. Bumps the kicad submodule to the runtime --frame launcher.
The frame-runtime spec is listed in PCBNEW_FAMILY_SPECS so CI routes it to the chromium-ci (V8) project — its footprint case boots the pcbnew module, which OOMs SpiderMonkey on x86 CI. Includes the editor-unification dossier (research docs 01-04 + the as-built implementation record 05).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 17:56:02 +02:00
..
utils
fix: 🐛 raytrace deadlock - pre-warm 2N+8 pthread Workers
2026-07-02 13:01:02 +02:00
3d-viewer-deadlock.spec.ts
fix: 🐛 raytrace deadlock - pre-warm 2N+8 pthread Workers
2026-07-02 13:01:02 +02:00
3d-viewer-models.spec.ts
feat(3d): lazy 3D model delivery R2→IDB→WASM
2026-07-02 11:35:36 +02:00
3d-viewer.spec.ts
fix: 🐛 raytrace deadlock - pre-warm 2N+8 pthread Workers
2026-07-02 13:01:02 +02:00
appearance.spec.ts
fix: 🐛 pcb layers tab
2026-06-16 09:33:41 +02:00
calculator.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
contextmenu-scrollbar-pcbnew.spec.ts
feat(wasm-dom): tests for context menus + scrollbars; fix clean wx build
2026-06-13 23:15:49 +02:00
contextmenu-scrollbar.spec.ts
feat(wasm-dom): tests for context menus + scrollbars; fix clean wx build
2026-06-13 23:15:49 +02:00
dark-mode.spec.ts
fix: 🐛 dark color theme
2026-06-12 12:54:26 +02:00
eeschema-collab.spec.ts
feat: adopt shared wasm wire schemas; resurrect collab e2e bundle (ysync 0008 A)
2026-06-12 14:05:40 +02:00
eeschema-crosshair.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
eeschema-load.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
eeschema-perf.spec.ts
test(perf): track-only runtime-perf E2E for eeschema + pcbnew
2026-07-01 14:43:54 +02:00
eeschema-subschema.spec.ts
feat(eeschema): hierarchical subschema collaboration — per-sheet rooms, lazy seed, save flow, embind + e2e
2026-06-17 17:55:30 +02:00
eeschema-ui.spec.ts
fix(eeschema-wasm): quasi-modal dialogs no longer freeze; Backspace deletes selection
2026-06-05 13:56:42 +02:00
eeschema-url-regex.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
eeschema.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
fixtures.ts
Organize test logs into separate directories by test suite and file
2025-12-27 16:35:40 +01:00
frame-runtime.spec.ts
feat(wasm): unify editor builds — footprint/symbol editors via runtime --frame
2026-07-02 17:56:02 +02:00
gerbview-print.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
gerbview.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
items-bridge.spec.ts
feat: v2 per-item s-expr collab bridge in all three tools (ysync 0008 Stage C)
2026-06-12 14:05:40 +02:00
load-pcb-probe.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
load-pcb.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
pcbnew-collab.spec.ts
feat(wasm-eh): migrate the WASM build to native wasm exceptions (+ 3D viewer default-on)
2026-06-30 09:40:26 +02:00
pcbnew-move.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
pcbnew-perf.spec.ts
test(perf): track-only runtime-perf E2E for eeschema + pcbnew
2026-07-01 14:43:54 +02:00
pcbnew.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
pl_editor-collab.spec.ts
feat: adopt shared wasm wire schemas; resurrect collab e2e bundle (ysync 0008 A)
2026-06-12 14:05:40 +02:00
pl_editor-load.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
pl_editor-uuid.spec.ts
feat(pl_editor): add KIID m_Uuid + (uuid) to .kicad_wks format (yjs-bridge commit 1)
2026-06-05 13:56:38 +02:00
pl_editor.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
roundtrip.spec.ts
feat: ysync 0008 Stage D — wire the v2 items collab into the app + verify
2026-06-12 14:05:40 +02:00
save-hook.spec.ts
feat: standalone save/load routing + VITE_DOC_SOURCE ydoc mode
2026-06-12 14:05:40 +02:00
symbol_editor.spec.ts
feat(tests): screenshot regression + Discord review, perf-tracked
2026-07-01 18:17:20 +02:00
zoom-cursor.spec.ts
fix(e2e): make the firefox kicad suite pass on GPU-less CI runners
2026-06-11 13:25:02 +02:00