Bug 572374 - asyncExec in MenuManagerRenderer causes SWT error and display filter leak
Summary: asyncExec in MenuManagerRenderer causes SWT error and display filter leak
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.17   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: 4.20 M1   Edit
Assignee: Rolf Theunissen CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-28 13:48 EDT by Rolf Theunissen CLA
Modified: 2021-04-02 01:51 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Theunissen CLA 2021-03-28 13:48:25 EDT
Bug 568889 replaces a syncExex was replaced with a asyncExec, in MenuManagerRenderer. Switching to async destroyed the functionality, the code was supposed to deregister a renderfilter, however that is nulled before the filter is deregistered
Comment 1 Eclipse Genie CLA 2021-03-28 14:04:32 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/178472