Bug 578175 - Improve Browser toString method
Summary: Improve Browser toString method
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.22   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-12 03:26 EST by Lars Vogel CLA
Modified: 2022-01-12 03:27 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?