include oem descriptor in internal webkit user agent string
Bug #1042749 reported by
Michael Vogt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Medium
|
Michael Vogt | ||
Precise |
Fix Released
|
Medium
|
Michael Vogt |
Bug Description
In order to make it easier to know what people are on what release and also to gather data about the oem image in use, we would like to include the user agent in the embedded webkit browser.
TEST CASE:
- regression test with a purchase is enough, nothing should change for the user
Related branches
lp://staging/~mvo/software-center/oem-descriptor-in-user-agent
- James Westby (community): Approve
- software-store-developers: Pending requested
-
Diff: 221 lines (+89/-16)8 files modifiedsoftwarecenter/enums.py (+1/-1)
softwarecenter/paths.py (+2/-0)
softwarecenter/ui/gtk3/widgets/webkit.py (+21/-4)
softwarecenter/utils.py (+13/-1)
tests/data/ubuntu_dist_channel (+3/-0)
tests/gtk3/test_purchase.py (+0/-10)
tests/gtk3/test_webkit.py (+44/-0)
tests/test_utils.py (+5/-0)
lp://staging/~mvo/software-center/oem-descriptor-in-user-agent-5.2
- Gary Lasker (community): Approve
-
Diff: 225 lines (+89/-16)8 files modifiedsoftwarecenter/enums.py (+1/-1)
softwarecenter/paths.py (+3/-0)
softwarecenter/ui/gtk3/views/webkit.py (+21/-4)
softwarecenter/utils.py (+13/-1)
test/data/ubuntu_dist_channel (+3/-0)
test/gtk3/test_purchase.py (+0/-10)
test/gtk3/test_webkit.py (+42/-0)
test/test_utils.py (+6/-0)
description: | updated |
Changed in software-center (Ubuntu Precise): | |
status: | In Progress → Triaged |
summary: |
- include oem descriptor in intrnal webkit user agent string + include oem descriptor in internal webkit user agent string |
Changed in software-center (Ubuntu Precise): | |
status: | Triaged → In Progress |
Changed in software-center (Ubuntu): | |
assignee: | nobody → Michael Vogt (mvo) |
Changed in software-center (Ubuntu Precise): | |
assignee: | nobody → Michael Vogt (mvo) |
To post a comment you must log in.
Subscribing the SRU team, the diff is here: /code.launchpad .net/~mvo/ software- center/ oem-descriptor- in-user- agent-5. 2/+merge/ 121615
https:/
If that can go in as a SRU I would like to propose if for merging.