Confirmed users
321
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Just a braindump on what we'll need to replace Talkback with [http://code.google.com/p/airbag/ Airbag]. | Just a braindump on what we'll need to replace Talkback with [http://code.google.com/p/airbag/ Airbag]. There's a tracking bug on this now, [https://bugzilla.mozilla.org/show_bug.cgi?id=360327 bug 360327]. | ||
# Client-side exception handler - win32 work done ([https://bugzilla.mozilla.org/show_bug.cgi?id=354980 bug 354980]). | # Client-side exception handler - win32 work done ([https://bugzilla.mozilla.org/show_bug.cgi?id=354980 bug 354980]). | ||
| Line 13: | Line 13: | ||
Win32 trunk nightlies currently include the airbag code, but it's disabled at runtime by default. To test it, you will need to set the environment variable <code>MOZ_AIRBAG=1</code>. Crash reports are currently collected at: | Win32 trunk nightlies currently include the airbag code, but it's disabled at runtime by default. To test it, you will need to set the environment variable <code>MOZ_AIRBAG=1</code>. Crash reports are currently collected at: | ||
http://mavra.perilith.com/~luser/airbag-collector/list.pl | http://mavra.perilith.com/~luser/airbag-collector/list.pl | ||
Some of the Seneca students are [http://zenit.senecac.on.ca/wiki/index.php/Airbag_development_and_server_operation looking into this]. | |||