Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 340248 - checkWidget() missing in Shell#getToolbar()
Summary: checkWidget() missing in Shell#getToolbar()
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.7   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.7 M7   Edit
Assignee: Felipe Heidrich CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 17:26 EDT by Ralf Sternberg CLA
Modified: 2011-04-28 10:57 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Sternberg CLA 2011-03-16 17:26:10 EDT
The new method Shell#getToolbar is missing the checkWidget() call although the Javadoc states that the usual restrictions apply (ERROR_WIDGET_DISPOSED, ERROR_THREAD_INVALID_ACCESS).
Comment 1 Felipe Heidrich CLA 2011-03-18 14:05:20 EDT
Fixed in HEAD