Bug 493188

Summary: Browser should provide type and version information
Product: [Eclipse Project] Platform Reporter: Brian de Alwis <bsd>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 4.6   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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.