Code review comment for lp://qastaging/~alecu/libunity/peek-searchmetadata

Revision history for this message
Alejandro J. Cura (alecu) wrote :

> We do not want to expose Variants to the scopes, what's the use case here
> supposed to be?

The app preview is executing an action and passing it (in the metadata dict) an error message that it gets from the download service:
http://bazaar.launchpad.net/~unity-team/unity8/trunk/view/head:/Dash/Apps/AppPreview.qml#L115

The scope is handling that action, but has no way to find out about the error message that comes with it: https://code.launchpad.net/~alecu/unity-scope-click/download-errors/+merge/188712

« Back to merge proposal