Ref T5373. This seems to work pretty much correctly.
Also stop popping bubbles and just use the log, since users find the bubbles confusing/not useful and they're not great for developers either.
Future diffs will expose more user-facing stuff.
Differential D9698
Install an uncaught exception handler in Aphlict epriestley on Jun 23 2014, 8:47 PM. Authored by Tags None Referenced Files
Subscribers
Details
Ref T5373. This seems to work pretty much correctly. Also stop popping bubbles and just use the log, since users find the bubbles confusing/not useful and they're not great for developers either. Future diffs will expose more user-facing stuff. Added throw to AphlictClient.as, got a log in the parent window.
Diff Detail
Event TimelineComment Actions Ahhhh nevermind... I thought I had notification.debug enabled, but it turns out my config file was invalid JSON: "notification.debug": true }
|