Webapps requiring a content script and a UA override are unpublishable in the click store
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Canonical Click Reviewers tools (obsolete) |
Fix Released
|
Undecided
|
Alexandre Abreu | ||
| webbrowser-app |
Invalid
|
High
|
Alexandre Abreu | ||
Bug Description
For a webapp to have an injected content script, it must have a webapp-
It should be possible to override the user agent with a user-agent-override directive in that file too, but it isn't because of bug #1379497.
It *is* possible to add --user-
This means that it is impossible to publish such an app to the click store, even though it works.
Related branches
- Jamie Strandboge (community): Approve
-
Diff: 29 lines (+2/-6)2 files modifiedclickreviews/cr_desktop.py (+1/-5)
clickreviews/tests/test_cr_desktop.py (+1/-1)
| Changed in webbrowser-app: | |
| assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
| Changed in webbrowser-app: | |
| status: | New → In Progress |
| importance: | Undecided → High |
| Changed in click-reviewers-tools: | |
| assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
| Changed in webbrowser-app: | |
| status: | In Progress → Invalid |
| Changed in click-reviewers-tools: | |
| status: | New → In Progress |
| Changed in click-reviewers-tools: | |
| status: | In Progress → Fix Committed |
| Changed in click-reviewers-tools: | |
| status: | Fix Committed → Fix Released |