Commit Graph
1 Commits
Author SHA1 Message Date
Vincent 8cc34c48ed Add a handover note for forking
The useful thing to hand someone is not what the code does - the README
and the spec cover that - but the constraints that cost time to find:
native view layering, why an inactive webview must not be hidden, why a
background page must not be told it is hidden, and the several APIs that
deadlock or silently return a fallback when called from the wrong thread.
2026-09-02 20:00:44 +02:00