Bug 578175

Summary: Improve Browser toString method
Product: [Eclipse Project] Platform Reporter: Lars Vogel <Lars.Vogel>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: Lars.Vogel, nikita
Version: 4.22   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=44823
https://bugs.eclipse.org/bugs/show_bug.cgi?id=577179
Whiteboard:

Description Lars Vogel CLA 2022-01-12 03:26:08 EST
Currently I see Browser {} if I use toString for a Browser widget.

Can we add more information here? E.g. the SWT style bit could be used to tell us which browser is used, e.g. Edge.
Comment 1 Lars Vogel CLA 2022-01-12 03:26:56 EST
Nikita, WDYT?