Skip to content

feat(music): console-mirror progress stages (iPhone tethered debugging) - #61

Merged
Alex-Wengg merged 1 commit into
mainfrom
feat/progress-console-mirror
Aug 24, 2026
Merged

feat(music): console-mirror progress stages (iPhone tethered debugging)#61
Alex-Wengg merged 1 commit into
mainfrom
feat/progress-console-mirror

Conversation

@Alex-Wengg

Copy link
Copy Markdown
Member

Tethered Web Inspector showed an empty console during the iPhone OOM investigation because progress only renders to the DOM. Every stage update now also emits [ace] <stage — detail> to the console, and the crash breadcrumb logs on reload — so the last console line before 'Webpage Crashed' pinpoints the killing phase.

iPhone OOM kills leave an empty inspector console because progress only
rendered to the DOM; every stage now also logs '[ace] <title> — <detail>'
so the last console line before WebKit's 'Webpage Crashed' identifies
the killing phase.
@Alex-Wengg
Alex-Wengg merged commit 65135f0 into main Aug 24, 2026
1 check was pending
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.

1 participant