Bug 493188 - Browser should provide type and version information
Summary: Browser should provide type and version information
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.6   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-07 22:18 EDT by Brian de Alwis CLA
Modified: 2016-05-07 22:35 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian de Alwis CLA 2016-05-07 22:18:17 EDT
It's sometimes necessary to write HTML, CSS, or JavaScript that must take the browser type and version into account.  The SWT Browser widget should provide this information about the browser instance
Comment 1 Brian de Alwis CLA 2016-05-07 22:35:12 EDT
Browser#getBrowserType() does provide information on the browser type.  Just nothing on the browser version.