Closed
Bug 955908
Opened 12 years ago
Closed 12 years ago
Browser chromium on lubuntu may lack some functionality expected by Popcorn Maker
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Webmaker Graveyard
Popcorn Maker
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ndjapic, Assigned: thecount)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/31.0.1650.63 Chrome/31.0.1650.63 Safari/537.36
Steps to reproduce:
just opened popcorn site
Actual results:
red message at top of page
Expected results:
did not expect warning cause operating system and apps are regularly updated
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → scott
| Assignee | ||
Comment 1•12 years ago
|
||
It looks like chromium used the same user agent as chrome.
However, the ua parser we have reports chromium in the case of the user agent string listed above, which, we don't look for because we expected it to just be chrome.
I need to figure out what's different, and why in some cases chromium is not just chrome, and if there is a good reason to simply add chromium to the list.
| Assignee | ||
Comment 2•12 years ago
|
||
If you look here: http://www.useragentstring.com/pages/Chrome/
Search for Chromium, and you'll find they all say Ubuntu.
It looks like Ubuntu changes the Chromium user agents.
I say just add Chromium to the list.
Attachment #8355233 -
Flags: review?(cade)
Updated•12 years ago
|
Attachment #8355233 -
Flags: review?(cade) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Staged: https://github.com/mozilla/popcorn.webmaker.org/commit/812074e20ec80d098b408fa52d77c9dd062b7ee3
Needs to be verified once it is on production.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Flags: needinfo?(scott)
Resolution: --- → FIXED
| Assignee | ||
Comment 5•12 years ago
|
||
You're very welcome! Glad to help :)
Status: RESOLVED → VERIFIED
Flags: needinfo?(scott)
You need to log in
before you can comment on or make changes to this bug.
Description
•