Code review comment for lp:~alecu/unity-scope-click/download-errors

Revision history for this message
dobey (dobey) wrote :

+ preview.add_action (new Unity.PreviewAction (ACTION_DOWNLOAD_FAILED, ("*** download_failed"), null));

What the heck? Why are we adding weird buttons like this to the UI?

This is exactly what bug #1231145 is filed about. We should remove such things, not add more of them.

review: Needs Fixing

« Back to merge proposal