summaryrefslogtreecommitdiff
path: root/changes/bug-5404_pastebin-dialog-blocks-app
AgeCommit message (Collapse)Author
2014-04-10Use non blocking dialog for Pastebin resultIvan Alejandro
With this change we no longer need to call the dialog with reactor.callLater. Also removed useless failure.trap Closes #5404.