Don't lock the duchain while handling navigation widget events.
Only the html generation needs to lock the duchain (or?), thus remove it elsewhere to not get assertions further down when doing more complicated stuff like for the signature assistant. BUG: 368270
Showing
- language/duchain/navigation/abstractnavigationcontext.cpp 12 additions, 4 deletionslanguage/duchain/navigation/abstractnavigationcontext.cpp
- language/duchain/navigation/abstractnavigationcontext.h 1 addition, 0 deletionslanguage/duchain/navigation/abstractnavigationcontext.h
- language/duchain/navigation/abstractnavigationwidget.cpp 7 additions, 13 deletionslanguage/duchain/navigation/abstractnavigationwidget.cpp
Loading
Please register or sign in to comment