-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2, 5.5
-
Fix Version/s: 5.4.2-HF25, 5.5.0-HF09, 5.6-RC1, 5.6
-
Component/s: None
Improve UserAgentMatcher to be able to use if for Video HTML5 purposes. Because of how to handle the <video> tag according to the browser, we need to detect more cases:
- Firefox < 4
- Firefox > 4
- Internet Explorer
- Safari
- Chrome
Moreover, the class should live in the nuxeo-platform-web-common module.