Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 340248

Summary: checkWidget() missing in Shell#getToolbar()
Product: [Eclipse Project] Platform Reporter: Ralf Sternberg <rsternberg>
Component: SWTAssignee: Felipe Heidrich <eclipse.felipe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: eclipse.felipe
Version: 3.7   
Target Milestone: 3.7 M7   
Hardware: PC   
OS: Linux   
Whiteboard:

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