|
|
| Line 112: |
Line 112: |
| <tr> | | <tr> |
| <td colspan=5> | | <td colspan=5> |
| * Given : text query, app name/version, list of installed addons | | * Given : text query, app name/version |
| * Return: list of compatible, public addons matching query | | * Return: list of compatible, public addons matching query |
|
| |
| * Issue: Does AMO or Fx do the final set subtraction (result set less already installed set)
| |
| * Answer: For privacy reasons it would probably be better to have the client filter out already-installed addons
| |
|
| |
| * Issue: What happens if we change search to include "special" results for cases where, e.g. no matching addons were found or we add "see also" type results.
| |
|
| |
| </td> | | </td> |
| </tr> | | </tr> |